|
Bouncy Castle Cryptography Library 1.37 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.tls.TlsCipherSuiteManager
A manager for ciphersuite. This class does manage all ciphersuites which are used by MicroTLS.
| Constructor Summary | |
TlsCipherSuiteManager()
|
|
| Method Summary | |
protected static TlsCipherSuite |
getCipherSuite(int number,
TlsProtocolHandler handler)
|
protected static void |
writeCipherSuites(java.io.OutputStream os)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TlsCipherSuiteManager()
| Method Detail |
protected static void writeCipherSuites(java.io.OutputStream os)
throws java.io.IOException
java.io.IOException
protected static TlsCipherSuite getCipherSuite(int number,
TlsProtocolHandler handler)
throws java.io.IOException
java.io.IOException
|
Bouncy Castle Cryptography Library 1.37 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||