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
Allocate a new ASIdentifierChoice value.
Declared in <openssl/x509v3.h>
ASIdentifierChoice*
ASIdentifierChoice_new();
New ASIdentifierChoice, or NULL on allocation failure.
Created with MrDocs