Allocate a new Private Key Usage Period extension value.
Synopsis
Declared in <openssl/x509v3.h>
PKEY_USAGE_PERIOD*
PKEY_USAGE_PERIOD_new();
Return Value
New PKEY_USAGE_PERIOD, or NULL on allocation failure.
Created with MrDocs