Return the ASN.1 item descriptor for ISSUER_SIGN_TOOL.

Synopsis

Declared in <openssl/x509v3.h>

ASN1_ITEM const*
ISSUER_SIGN_TOOL_it();

Return Value

Pointer to the static ASN1_ITEM for ISSUER_SIGN_TOOL.

Created with MrDocs