[#ASN1_BMPSTRING_new] = ASN1_BMPSTRING_new :mrdocs: Allocate an empty ASN.1 BMPString. == Synopsis Declared in `<openssl/asn1.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:ASN1_BMPSTRING.adoc[ASN1_BMPSTRING]* ASN1_BMPSTRING_new(); ---- == Return Value New ASN1_BMPSTRING, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#