CT_POLICY_EVAL_CTX_new

Create an empty CT policy evaluation context with the default library context.

Synopsis

Declared in <openssl/ct.h>

CT_POLICY_EVAL_CTX*
CT_POLICY_EVAL_CTX_new();

Return Value

New context, or NULL on error; free with CT_POLICY_EVAL_CTX_free().