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