[#ASN1_STRING] = ASN1_STRING :mrdocs: Generic ASN.1 string container (length, type, and data bytes). == Synopsis Declared in `<openssl/types.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:asn1_string_st.adoc[asn1_string_st] ASN1_STRING; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#