Trusted
data class Trusted(val validScts: List<SctVerificationResult.Valid>) : VerificationResult.Success(source)
The certificate chain has enough valid SCTs to satisfy the CT policy.
The certificate chain has enough valid SCTs to satisfy the CT policy.