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