EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElAS3SSLOptions.RenegotiateCiphers

ElAS3SSLOptions     See also    


 

Forces session key material renegotiation.

 
 

Declaration

[C#]
    void RenegotiateCiphers();

[VB.NET]
    Sub RenegotiateCiphers();

[Pascal]
    procedure RenegotiateCiphers;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This method forces session key material renegotiation. The complete SSL handshake is performed after this method was called.

 
 

See also:     OnCiphersNegotiated    

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2011, EldoS Corporation