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