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