org.bouncycastle.crypto.tls
public class TlsOuputStream extends OutputStream
Constructor Summary | |
---|---|
protected | TlsOuputStream(TlsProtocolHandler handler) |
Method Summary | |
---|---|
void | cose() |
void | flush() |
void | write(byte[] buf, int offset, int len) |
void | write(int arg0) |