Return the ASN.1 item descriptor for PKCS12_BAGS.

Synopsis

Declared in <openssl/pkcs12.h>

ASN1_ITEM const*
PKCS12_BAGS_it();

Return Value

Pointer to the static ASN1_ITEM for PKCS12_BAGS.

Created with MrDocs