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