| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.trilead.ssh2.crypto.cipher.CipherInputStreampublic class CipherInputStreamextends java.lang.ObjectConstructor Summary | |
| |
Method Summary | |
void | |
int |
|
int |
|
int |
|
int |
|
public int read()
throws IOExceptionpublic int read(byte[] dst)
throws IOExceptionpublic int read(byte[] dst,
int off,
int len)
throws IOExceptionpublic int readPlain(byte[] b,
int off,
int len)
throws IOException