Searched defs:CipherInputStream (Results 1 – 1 of 1) sorted by relevance
70 public class CipherInputStream extends FilterInputStream { class163 public CipherInputStream(InputStream is, Cipher c) { in CipherInputStream() method in CipherInputStream177 protected CipherInputStream(InputStream is) { in CipherInputStream() method in CipherInputStream