Uses of Class COM.claymoresystems.sslg.SSLPolicyInt

Uses in package COM.claymoresystems.sslg

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

Uses in package COM.claymoresystems.ptls

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

Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.