SshParameters.EncryptionAlgorithms Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
EncryptionAlgorithms
Gets or sets the group of allowed encryption algorithms.
Declaration
public SshEncryptionAlgorithm EncryptionAlgorithms { get; set; }
Property Value
Type | Description |
---|---|
SshEncryptionAlgorithm | The group of allowed algorithms. |