ConnectionSettingsSshMinimumDiffieHellmanKeySize Property |
Gets or sets the SSH minimum allowed size of the ephemeral Diffie-Hellman prime.
Namespace:
Flex.Hal.Settings
Assembly:
Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax public int SshMinimumDiffieHellmanKeySize { get; set; }
Public Property SshMinimumDiffieHellmanKeySize As Integer
Get
Set
Property Value
Type:
Int32See Also