Allocate an empty Netscape Certificate Sequence.
Synopsis
Declared in <openssl/x509.h>
NETSCAPE_CERT_SEQUENCE*
NETSCAPE_CERT_SEQUENCE_new();
Return Value
New NETSCAPE_CERT_SEQUENCE, or NULL on allocation failure.
Created with MrDocs