Uses of Class
org.conscrypt.ct.VerifiedSCT.Builder
-
Packages that use VerifiedSCT.Builder Package Description org.conscrypt.ct -
-
Uses of VerifiedSCT.Builder in org.conscrypt.ct
Methods in org.conscrypt.ct that return VerifiedSCT.Builder Modifier and Type Method Description VerifiedSCT.BuilderVerifiedSCT.Builder. setLogInfo(LogInfo logInfo)VerifiedSCT.BuilderVerifiedSCT.Builder. setStatus(VerifiedSCT.Status status)Constructors in org.conscrypt.ct with parameters of type VerifiedSCT.Builder Constructor Description VerifiedSCT(VerifiedSCT.Builder builder)
-