EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSimpleSSHClient.RenegotiateCiphers

TElSimpleSSHClient     See also    


 

Makes TElSimpleSSHClient to force session key material renegotiation.

 
 

Declaration

[C#]
    void RenegotiateCiphers();

[VB.NET]
    Sub RenegotiateCiphers();

[Pascal]
    procedure RenegotiateCiphers;

[VB6]
    Sub IElSimpleSSHClientX5.RenegotiateCiphers()

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

[DLL]
    not implemented;
 
 

Description

    This method makes TElSimpleSSHClient to force session key material renegotiation. This method makes SSH to initialize key re-exchange, within the bounds of the same session.

 
 

See also:     OnCiphersNegotiated    

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