Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
ch.ethz.ssh2.crypto.cipher.CipherInputStream
public class CipherInputStream
extends java.lang.Object
Constructor Summary | |
|
Method Summary | |
void | |
int |
|
int |
|
int |
|
int |
|
public int read() throws IOException
public int read(byte[] dst) throws IOException
public int read(byte[] dst, int off, int len) throws IOException
public int readPlain(byte[] b, int off, int len) throws IOException