Allocate an empty ESS SigningCertificateV2 attribute.

Synopsis

Declared in <openssl/ess.h>

ESS_SIGNING_CERT_V2*
ESS_SIGNING_CERT_V2_new();

Return Value

New ESS_SIGNING_CERT_V2, or NULL on allocation failure.

Created with MrDocs