Uses of Class
org.conscrypt.ct.VerifiedSCT
-
Packages that use VerifiedSCT Package Description org.conscrypt.ct -
-
Uses of VerifiedSCT in org.conscrypt.ct
Methods in org.conscrypt.ct that return types with arguments of type VerifiedSCT Modifier and Type Method Description List<VerifiedSCT>CTVerificationResult. getInvalidSCTs()List<VerifiedSCT>CTVerificationResult. getValidSCTs()Methods in org.conscrypt.ct with parameters of type VerifiedSCT Modifier and Type Method Description voidCTVerificationResult. add(VerifiedSCT result)
-