[#ASN1_ENCODING] = ASN1_ENCODING :mrdocs: Saved DER encoding of an ASN.1 value, used when re‐emitting the original bytes (for example so invalid encodings do not break signatures). == Synopsis Declared in `<openssl/asn1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:ASN1_ENCODING_st.adoc[ASN1_ENCODING_st] ASN1_ENCODING; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#