/*
- * Copyright (C) 2003 Nikos Mavroyanopoulos
* Copyright (C) 2004 Free Software Foundation
+ * Copyright (C) 2003 Nikos Mavroyanopoulos
*
* This file is part of GNUTLS.
*
}
/**
- * gnutls_x509_crl_get_issuer_dn_oid - This function returns the Certificate request issuer's distinguished name OIDs
+ * gnutls_x509_crl_get_dn_oid - This function returns the Certificate request issuer's distinguished name OIDs
* @crl: should contain a gnutls_x509_crl_t structure
* @indx: Specifies which DN OID to send. Use zero to get the first one.
* @oid: a pointer to a structure to hold the name (may be null)
/*
- * Copyright (C) 2003 Nikos Mavroyanopoulos
* Copyright (C) 2004 Free Software Foundation
+ * Copyright (C) 2003 Nikos Mavroyanopoulos
*
* This file is part of GNUTLS.
*
}
/**
- * gnutls_x509_crt_set_subject_alt_name - This function will set the subject Alternative Name
+ * gnutls_x509_crt_set_subject_alternative_name - This function will set the subject Alternative Name
* @crt: should contain a gnutls_x509_crt_t structure
* @type: is one of the gnutls_x509_subject_alt_name_t enumerations
* @data_string: The data to be set