POLICY_CONSTRAINTS_free

Free a Policy Constraints extension value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
POLICY_CONSTRAINTS_free(POLICY_CONSTRAINTS* a);

Parameters

NameDescription
aValue to free, or NULL.