Return the ASN.1 item descriptor for PKCS7_SIGN_ENVELOPE.

Synopsis

Declared in <openssl/pkcs7.h>

ASN1_ITEM const*
PKCS7_SIGN_ENVELOPE_it();

Return Value

Pointer to the static ASN1_ITEM for PKCS7_SIGN_ENVELOPE.

Created with MrDocs