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