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