| Bouncy Castle Cryptography Library 1.37 | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
InputStreamorg.bouncycastle.crypto.tls.TlsInputStreampublic class TlsInputStreamextends InputStreamConstructor Summary | |
| |
public void close()
throws IOExceptionpublic int read()
throws IOExceptionpublic int read(byte[] buf,
int offset,
int len)
throws IOException