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