AUTHORITY_KEYID_new

Allocate a new Authority Key Identifier extension value.

Synopsis

Declared in <openssl/x509v3.h>

AUTHORITY_KEYID*
AUTHORITY_KEYID_new();

Return Value

New AUTHORITY_KEYID, or NULL on allocation failure.