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