Home
last modified time | relevance | path

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

/external/tink/java_src/src/main/java/com/google/crypto/tink/
DBinaryKeysetWriter.java58 public static KeysetWriter withFile(File file) throws IOException { in withFile() method in BinaryKeysetWriter
DBinaryKeysetReader.java66 public static KeysetReader withFile(File file) throws IOException { in withFile() method in BinaryKeysetReader
DJsonKeysetWriter.java69 public static KeysetWriter withFile(File file) throws IOException { in withFile() method in JsonKeysetWriter
DJsonKeysetReader.java109 public static JsonKeysetReader withFile(File file) throws IOException { in withFile() method in JsonKeysetReader