ASN1_IA5STRING_free

Free an ASN.1 IA5String and its contents.

Synopsis

Declared in <openssl/asn1.h>

void
ASN1_IA5STRING_free(ASN1_IA5STRING* a);

Parameters

NameDescription
aValue to free, or NULL.