Gets or sets a value that indicates whether to enable host ket algorithms based on SHA-2,
which might be slow on Windows CE 6.0 or earlier.
Namespace:
Rebex.Net
Assembly:
Rebex.Networking (in Rebex.Networking.dll)
Syntax
| Visual Basic |
|---|
Public Property EnabledHostKeyAlgorithmsWithSha2 As Boolean Get Set |
| C# |
|---|
public bool EnabledHostKeyAlgorithmsWithSha2 { get; set; } |