Allocate an ASN.1 NULL value.
Synopsis
Declared in <openssl/asn1.h>
ASN1_NULL*
ASN1_NULL_new();
Return Value
New ASN1_NULL, or NULL on allocation failure.
Created with MrDocs
Allocate an ASN.1 NULL value.
Declared in <openssl/asn1.h>
ASN1_NULL*
ASN1_NULL_new();
New ASN1_NULL, or NULL on allocation failure.
Created with MrDocs