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