ASN1_UTCTIME_free

Free an ASN.1 UTCTime and its contents.

Synopsis

Declared in <openssl/asn1.h>

void
ASN1_UTCTIME_free(ASN1_UTCTIME* a);

Parameters

NameDescription
aValue to free, or NULL.