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