Searched refs:getCryptedStream (Results 1 – 2 of 2) sorted by relevance
25 public static OutputStream getCryptedStream(OutputStream out) { in getCryptedStream() method in FileTransforms
27 public static OutputStream getCryptedStream(final OutputStream out) { in getCryptedStream() method in Crypt