[#ASN1_BIT_STRING_it] = ASN1_BIT_STRING_it :mrdocs: Return the ASN.1 item descriptor for ASN1_BIT_STRING. == Synopsis Declared in `<openssl/asn1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ASN1_ITEM.adoc[ASN1_ITEM] const* ASN1_BIT_STRING_it(); ---- == Return Value Pointer to the static ASN1_ITEM for ASN1_BIT_STRING. [.small]#Created with https://www.mrdocs.com[MrDocs]#