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.invalidSCTsprivate final ArrayList<VerifiedSCT> CTVerificationResult.validSCTsMethods 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