org.bouncycastle.crypto.tls
public class TlsCipherSuiteManager extends java.lang.Object
| Constructor and Description |
|---|
TlsCipherSuiteManager() |
| Modifier and Type | Method and Description |
|---|---|
protected static TlsCipherSuite |
getCipherSuite(int number,
TlsProtocolHandler handler) |
protected static void |
writeCipherSuites(java.io.OutputStream os) |
protected static void writeCipherSuites(java.io.OutputStream os)
throws java.io.IOException
java.io.IOExceptionprotected static TlsCipherSuite getCipherSuite(int number, TlsProtocolHandler handler) throws java.io.IOException
java.io.IOException