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
Name |
Description |
a |
Value to free, or NULL. |
Created with MrDocs