Return the ASN.1 item descriptor for PROXY_CERT_INFO_EXTENSION.
Synopsis
Declared in <openssl/x509v3.h>
ASN1_ITEM const*
PROXY_CERT_INFO_EXTENSION_it();
Return Value
Pointer to the static ASN1_ITEM for PROXY_CERT_INFO_EXTENSION.
Created with MrDocs