ESS_SIGNING_CERT_new

Allocate an empty ESS SigningCertificate attribute.

Synopsis

Declared in <openssl/ess.h>

ESS_SIGNING_CERT*
ESS_SIGNING_CERT_new();

Return Value

New ESS_SIGNING_CERT, or NULL on allocation failure.