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