Classes
Class | Description | |
---|---|---|
DiffieHellmanParametersCache |
Security parameters.
|
|
ScpModule | ||
Server |
Represents the base class for servers. In most cases, use FileServer instead.
|
|
ServerModule |
Represents a server module implementing a protocol.
|
|
ServerModuleHost |
Represents a server module host. Used by hostable modules such as SSH subsystems.
|
|
ServerSettings |
File server settings.
|
|
SftpModule |
Represents an SFTP subsystem module.
|
|
ShellModule |
Represents a virtual shell subsystem module.
|
|
SshSubsystemModule |
Represents a generic SSH subsystem module.
|
|
TunnelingModule |
Represents a tunneling module.
|
|
UserCollection<(Of <(<'T>)>)> |
Provides a simple default user database that is used when no custom authentication has been defined.
|