| Package | Description |
|---|---|
| COM.claymoresystems.ptls | |
| COM.claymoresystems.sslg |
| Modifier and Type | Method and Description |
|---|---|
SSLPolicyInt |
SSLSocket.getPolicy()
Get the policy associated with this socket
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSLSocket.renegotiate(SSLPolicyInt policy)
Renegotiate the SSL connection using the given policy
|
| Modifier and Type | Field and Description |
|---|---|
protected SSLPolicyInt |
SSLContextInt.policy |
| Modifier and Type | Method and Description |
|---|---|
SSLPolicyInt |
SSLSocketXInt.getPolicy()
Get the policy associated with this socket
|
SSLPolicyInt |
SSLContextInt.getPolicy()
Get the current policy for this SSLContext
|
| Modifier and Type | Method and Description |
|---|---|
void |
SSLSocketXInt.renegotiate(SSLPolicyInt policy)
Renegotiate this connection using the specified policy.
|
void |
SSLContextInt.setPolicy(SSLPolicyInt p)
Set the policy for this SSLContext.
|
Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.