BASIC_CONSTRAINTS_free

Free a BASIC_CONSTRAINTS structure and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
BASIC_CONSTRAINTS_free(BASIC_CONSTRAINTS* a);

Parameters

NameDescription
aValue to free, or NULL.