[#ASN1_TEMPLATE] = ASN1_TEMPLATE :mrdocs: Opaque field descriptor used when building ASN.1 ITEM templates. == Synopsis Declared in `<openssl/asn1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:ASN1_TEMPLATE_st.adoc[ASN1_TEMPLATE_st] ASN1_TEMPLATE; ---- == Description Full layout lives in asn1t.h; callers typically obtain templates via ASN1_ITEM macros rather than constructing ASN1_TEMPLATE values by hand. [.small]#Created with https://www.mrdocs.com[MrDocs]#