Return the ASN.1 item descriptor used when signing PKCS#7 authenticated attributes.
Synopsis
Declared in <openssl/pkcs7.h>
ASN1_ITEM const*
PKCS7_ATTR_SIGN_it();
Return Value
Pointer to the static ASN1_ITEM for PKCS7_ATTR_SIGN.
Created with MrDocs