Uses of Class
org.conscrypt.ct.LogInfo
-
Packages that use LogInfo Package Description org.conscrypt.ct -
-
Uses of LogInfo in org.conscrypt.ct
Fields in org.conscrypt.ct declared as LogInfo Modifier and Type Field Description private LogInfoVerifiedSCT.Builder. logInfoprivate LogInfoVerifiedSCT. logInfoMethods in org.conscrypt.ct that return LogInfo Modifier and Type Method Description LogInfoLogInfo.Builder. build()LogInfoLogStore. getKnownLog(byte[] logId)LogInfoVerifiedSCT. getLogInfo()Methods in org.conscrypt.ct with parameters of type LogInfo Modifier and Type Method Description VerifiedSCT.BuilderVerifiedSCT.Builder. setLogInfo(LogInfo logInfo)
-