[#PKCS7_DIGEST_it] = PKCS7_DIGEST_it :mrdocs: Return the ASN.1 item descriptor for PKCS7_DIGEST. == Synopsis Declared in `<openssl/pkcs7.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ASN1_ITEM.adoc[ASN1_ITEM] const* PKCS7_DIGEST_it(); ---- == Return Value Pointer to the static ASN1_ITEM for PKCS7_DIGEST. [.small]#Created with https://www.mrdocs.com[MrDocs]#