EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElSecureServer.OnCiphersNegotiated

TElSecureServer     See also    


 

This event is fired when the session cipher was negotiated.

 
 

Declaration

[C#]
    event TNotifyEvent OnCiphersNegotiated;

[VB.NET]
    Event OnCiphersNegotiated As TNotifyEvent

[Pascal]
    property OnCiphersNegotiated: TNotifyEvent;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This event is fired by TElSecureServer when the session cipher was negotiated.

 
 

See also:     RenegotiateCiphers    

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