Home
last modified time | relevance | path

Searched defs:loadLog (Results 1 – 1 of 1) sorted by relevance

/external/conscrypt/platform/src/main/java/org/conscrypt/ct/
DCTLogStoreImpl.java171 public static CTLogInfo loadLog(File file) throws FileNotFoundException, in loadLog() method in CTLogStoreImpl
183 public static CTLogInfo loadLog(InputStream input) throws InvalidLogFileException { in loadLog() method in CTLogStoreImpl