Declared in <openssl/safestack.h>
struct stack_st_OPENSSL_STRING;
| Name | Description |
|---|---|
X509_REQ_get1_email | Collect email addresses from a certificate request's subject and subjectAltName. |
X509_email_free | Free a stack of email strings returned by X509_get1_email or X509_REQ_get1_email. |
X509_get1_email | Collect email addresses from a certificate's subject and subjectAltName. |
X509_get1_ocsp | Extract OCSP responder URIs from a certificate's Authority Information Access extension. |