Gets the active encryption algorithm mode.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property IncomingEncryptionMode As SshEncryptionMode Get |
| C# |
|---|
public SshEncryptionMode IncomingEncryptionMode { get; } |