[#ASN1_TEMPLATE_st] = ASN1_TEMPLATE_st :mrdocs: Opaque field descriptor used when building ASN.1 ITEM templates. == Synopsis Declared in `<openssl/asn1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct ASN1_TEMPLATE_st; ---- == 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]#