PROXY_CERT_INFO_EXTENSION_free

Free a PROXY_CERT_INFO_EXTENSION structure and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
PROXY_CERT_INFO_EXTENSION_free(PROXY_CERT_INFO_EXTENSION* a);

Parameters

NameDescription
aValue to free, or NULL.