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