Validate an SCT against a policy evaluation context.
Declared in <openssl/ct.h>
<openssl/ct.h>
int SCT_validate( SCT* sct, CT_POLICY_EVAL_CTX const* ctx);
1 if valid and the signature verifies, 0 if invalid or unverifiable, or -1 on error.