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