EldoS
Navigation
Web site
Support
Table Of Contents

TElSSHServer class

Properties     Methods     Events     Declared in     Licensing    


 

TElSSHServer provides server-side functionality for SSH connections.

 
 

Description

    This class implements SSHv2 protocol functionality. SSH is designed for secure data transfer and has possibilities for connections tunneling.

 
 

Properties

  • Active
  • AllowedSubsystems
  • AuthenticationTypes
  • Active
  • BannerSendStage
  • ChangePwdPrompt
  • ClientCloseReason
  • ClientSoftwareName
  • CloseIfNoActiveTunnels
  • CompressionAlgorithmPriorities
  • CompressionAlgorithms
  • CompressionAlgorithmClientToServer
  • CompressionAlgorithmServerToClient
  • CompressionLevel
  • EncryptionAlgorithms
  • EncryptionAlgorithmPriorities
  • EncryptionAlgorithmClientToServer
  • EncryptionAlgorithmServerToClient
  • ForceCompression
  • KeyStorage
  • KexAlgorithm
  • KexAlgorithmPriorities
  • KexAlgorithms
  • MacAlgorithmPriorities
  • MacAlgorithms
  • MacAlgorithmClientToServer
  • MacAlgorithmServerToClient
  • PublicKeyAlgorithm
  • PublicKeyAlgorithmPriorities
  • PublicKeyAlgorithms
  • SoftwareName
  • TotalBytesReceived
  • TotalBytesSent
  • UserName
 
 

Methods

  • Constructor
  • Destructor
  • Close
  • DataAvailable
  • Open
  • OpenServerForwarding
  • RenegotiateCiphers
 
 

Events

  • OnAuthAttempt
  • OnAuthBanner
  • OnAuthFailed
  • OnAuthHostbased
  • OnAuthKeyboard
  • OnAuthKeyboardResponse
  • OnAuthPassword
  • OnAuthPasswordChange
  • OnAuthPublicKey
  • OnBeforeOpenClientForwarding
  • OnBeforeOpenCommand
  • OnBeforeOpenSession
  • OnBeforeOpenShell
  • OnBeforeOpenSubsystem
  • OnBeforeOpenX11Forwarding
  • OnCiphersNegotiated
  • OnCloseConnection
  • OnDebugData
  • OnError
  • OnFurtherAuthNeeded
  • OnOpenClientForwarding
  • OnOpenCommand
  • OnOpenConnection
  • OnOpenSession
  • OnOpenShell
  • OnOpenSubsystem
  • OnOpenX11Forwarding
  • OnReceive
  • OnSend
  • OnServerForwardingCancel
  • OnServerForwardingFailed
  • OnServerForwardingRequest
  • OnSpecialMessageReceived
  • OnTerminalRequest
  • OnX11ForwardingRequest
 
 

Declared in

.NET:

  • Namespace: SBSSHServer
  • Assembly: SecureBlackbox.SSHServer
VCL:
  • Unit: SBSSHServer
ActiveX/DLL: Not available
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: SSHBlackbox client-server OR SFTPBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional

VCL: SSHBlackbox client-server OR SFTPBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional

ActiveX/DLL: Not available

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