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