EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSecureClient.RenegotiateCiphers

TElSecureClient    


 

Makes TElSecureClient to force session key material renegotiation.

 
 

Declaration

[C#]
    void RenegotiateCiphers();

[VB.NET]
    Sub RenegotiateCiphers();

[Pascal]
    procedure RenegotiateCiphers;

[VB6]
    Sub IElSecureClientX3.RenegotiateCiphers()

[ActiveX]
    HRESULT _stdcall IElSecureClientX3.RenegotiateCiphers( void );

[DLL]
    not implemented;
 
 

Description

    This method makes TElSecureClient to force 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-2012, EldoS Corporation