Uses of Class
org.conscrypt.ct.VerifiedSCT
Packages that use VerifiedSCT
-
Uses of VerifiedSCT in org.conscrypt.ct
Fields in org.conscrypt.ct with type parameters of type VerifiedSCTModifier and TypeFieldDescriptionprivate final ArrayList
<VerifiedSCT> CTVerificationResult.invalidSCTs
private final ArrayList
<VerifiedSCT> CTVerificationResult.validSCTs
Methods in org.conscrypt.ct that return types with arguments of type VerifiedSCTModifier and TypeMethodDescriptionCTVerificationResult.getInvalidSCTs()
CTVerificationResult.getValidSCTs()
Methods in org.conscrypt.ct with parameters of type VerifiedSCT