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