SshCipher.IncomingEncryptionMode Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9448)
IncomingEncryptionMode
Gets the active encryption algorithm mode.
Declaration
public SshEncryptionMode IncomingEncryptionMode { get; }
Property Value
| Type | Description |
|---|---|
| SshEncryptionMode | Active encryption algorithm mode. |