[#ASN1_PCTX_new] = ASN1_PCTX_new :mrdocs: Allocate a new ASN.1 print context with default formatting flags. == Synopsis Declared in `<openssl/asn1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ASN1_PCTX.adoc[ASN1_PCTX]* ASN1_PCTX_new(); ---- == Return Value New ASN1_PCTX, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#