[#ASN1_TLC] = ASN1_TLC :mrdocs: Opaque ASN.1 tag/length cache (struct ASN1_TLC_st) used while decoding constructed types; layout is private to the ASN.1 implementation. == Synopsis Declared in `<openssl/asn1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:ASN1_TLC_st.adoc[ASN1_TLC_st] ASN1_TLC; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#