Free an OTHERNAME structure and its contents.
Declared in <openssl/x509v3.h>
<openssl/x509v3.h>
void OTHERNAME_free(OTHERNAME* a);
Name
Description
a
Value to free, or NULL.
Created with MrDocs