PKEY_USAGE_PERIOD_free

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

NameDescription
aValue to free, or NULL.