[#NETSCAPE_SPKAC_new] = NETSCAPE_SPKAC_new :mrdocs: Allocate an empty Netscape Signed Public Key And Challenge (SPKAC) structure. == Synopsis Declared in `<openssl/x509.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:NETSCAPE_SPKAC.adoc[NETSCAPE_SPKAC]* NETSCAPE_SPKAC_new(); ---- == Return Value New NETSCAPE_SPKAC, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#