[#asn1_string_st-length] = xref:asn1_string_st.adoc[asn1_string_st]::length :relfileprefix: ../ :mrdocs: Number of content octets in `data` (not including a trailing NUL unless present in the encoding). == Synopsis Declared in `<openssl/asn1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int length; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#