Frames | No Frames |
Constructors with parameter type gnu.javax.net.ssl.provider.CipherSuite | |
InputSecurityParameters.InputSecurityParameters(Cipher cipher, Mac mac, Inflater inflater, SessionImpl session, CipherSuite suite) | |
OutputSecurityParameters.OutputSecurityParameters(Cipher cipher, Mac mac, Deflater deflater, SessionImpl session, CipherSuite suite) | |
Methods with parameter type gnu.javax.net.ssl.provider.CipherSuite | |
void | |
void | Set the CipherSuite at the specified index. |
void | |
void |
Methods with return type gnu.javax.net.ssl.provider.CipherSuite | |
CipherSuite | Returns the server's chosen cipher suite. |
CipherSuite | Returns the cipher suite for the given name, or null if there is no
such suite.
|
CipherSuite | CipherSuite.forValue(short raw_value) |
CipherSuite | CipherSuiteList.get(int index) Get the cipher suite at the specified index.
|
CipherSuite | |
CipherSuite | |
CipherSuite |