ASN1_BMPSTRING_free

Free a ASN.1 BMPString and its contents.

Synopsis

Declared in <openssl/asn1.h>

void
ASN1_BMPSTRING_free(ASN1_BMPSTRING* a);

Parameters

NameDescription
aValue to free, or NULL.