Removed unused fields of CT_POLICY_EVAL_CTX
Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
@@ -148,8 +148,6 @@ struct ct_policy_eval_ctx_st {
|
||||
X509 *cert;
|
||||
X509 *issuer;
|
||||
CTLOG_STORE *log_store;
|
||||
STACK_OF(SCT) *good_scts;
|
||||
STACK_OF(SCT) *bad_scts;
|
||||
};
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user