Return the ASN.1 item descriptor for PKCS7_ENCRYPT.

Synopsis

Declared in <openssl/pkcs7.h>

ASN1_ITEM const*
PKCS7_ENCRYPT_it();

Return Value

Pointer to the static ASN1_ITEM for PKCS7_ENCRYPT.

Created with MrDocs