[#ISSUER_SIGN_TOOL_new] = ISSUER_SIGN_TOOL_new :mrdocs: Allocate a new Issuer Signing Tool extension value. == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ISSUER_SIGN_TOOL.adoc[ISSUER_SIGN_TOOL]* ISSUER_SIGN_TOOL_new(); ---- == Return Value New ISSUER_SIGN_TOOL, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#