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