EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSecureServer.RenegotiateCiphers

TElSecureServer    


 

Makes TElSecureServer to force session key material renegotiation.

 
 

Declaration

[C#]
    void RenegotiateCiphers();

[VB.NET]
    Sub RenegotiateCiphers();

[Pascal]
    procedure RenegotiateCiphers;

[VB6]
    Sub IElSecureServerX2.RenegotiateCiphers()

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

[DLL]
    not implemented;
 
 

Description

    This method makes TElSecureServer 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