Click or drag to resize

ConnectionSettingsSshMinimumRsaKeySize Property

Gets or sets the SSH minimum allowed size of the RSA key.

Namespace:  Flex.Hal.Settings
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public int SshMinimumRsaKeySize { get; set; }

Property Value

Type: Int32
See Also