Frames | No Frames |
Fields of type COM.claymoresystems.sslg.SSLPolicyInt | |
SSLPolicyInt |
Methods with parameter type COM.claymoresystems.sslg.SSLPolicyInt | |
void | Renegotiate this connection using the specified policy. |
void | Set the policy for this SSLContext. |
Methods with return type COM.claymoresystems.sslg.SSLPolicyInt | |
SSLPolicyInt | Get the current policy for this SSLContext
|
SSLPolicyInt | Get the policy associated with this socket
|
Methods with parameter type COM.claymoresystems.sslg.SSLPolicyInt | |
void | Renegotiate the SSL connection using the given policy
This is useful (for instance) for a server to renegotiate
using client authentication
|
Methods with return type COM.claymoresystems.sslg.SSLPolicyInt | |
SSLPolicyInt | Get the policy associated with this socket
|