Allocate an empty ESS CertID.

Synopsis

Declared in <openssl/ess.h>

ESS_CERT_ID*
ESS_CERT_ID_new();

Return Value

New ESS_CERT_ID, or NULL on allocation failure.

Created with MrDocs