Allocate a new ASIdentifiers extension value.

Synopsis

Declared in <openssl/x509v3.h>

ASIdentifiers*
ASIdentifiers_new();

Return Value

New ASIdentifiers, or NULL on allocation failure.

Created with MrDocs