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 List<VerifiedSCT> VerificationResult.invalidSCTsprivate final List<VerifiedSCT> VerificationResult.validSCTsMethods in org.conscrypt.ct that return VerifiedSCTMethods in org.conscrypt.ct that return types with arguments of type VerifiedSCTModifier and TypeMethodDescriptionVerificationResult.getInvalidSCTs()VerificationResult.getValidSCTs()Methods in org.conscrypt.ct with parameters of type VerifiedSCT