ASN1_BMPSTRING_new

Allocate an empty ASN.1 BMPString.

Synopsis

Declared in <openssl/asn1.h>

ASN1_BMPSTRING*
ASN1_BMPSTRING_new();

Return Value

New ASN1_BMPSTRING, or NULL on allocation failure.