Click or drag to resize

FtpSettingsSshMinimumDiffieHellmanKeySize 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; }

Property Value

Type: Int32
See Also