Allocate an empty ESS CertIDv2.
Synopsis
Declared in <openssl/ess.h>
ESS_CERT_ID_V2*
ESS_CERT_ID_V2_new();
Return Value
New ESS_CERT_ID_V2, or NULL on allocation failure.
Created with MrDocs