ConnectionSettingsSshMinimumRsaKeySize Property |
Gets or sets the SSH minimum allowed size of the RSA key.
Namespace: Flex.Hal.SettingsAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax public int SshMinimumRsaKeySize { get; set; }
Public Property SshMinimumRsaKeySize As Integer
Get
Set
Property Value
Int32See Also