Allocate a new ASIdentifierChoice value.

Synopsis

Declared in <openssl/x509v3.h>

ASIdentifierChoice*
ASIdentifierChoice_new();

Return Value

New ASIdentifierChoice, or NULL on allocation failure.

Created with MrDocs