[#ASN1_GENERALIZEDTIME_new] = ASN1_GENERALIZEDTIME_new :mrdocs: Allocate an empty ASN.1 GeneralizedTime. == Synopsis Declared in `<openssl/asn1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ASN1_GENERALIZEDTIME.adoc[ASN1_GENERALIZEDTIME]* ASN1_GENERALIZEDTIME_new(); ---- == Return Value New ASN1_GENERALIZEDTIME, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#