Return the naming authority URL (IA5String).
Declared in <openssl/x509v3.h>
ASN1_IA5STRING const*
NAMING_AUTHORITY_get0_authorityURL(NAMING_AUTHORITY const* n);
Internal ASN1_IA5STRING, or NULL if absent; do not free.
| Name | Description |
|---|---|
| n | Naming authority to query. |