Click or drag to resize

FtpSettingsSshKeyExchangeAlgorithms Property

Gets or sets the SSH allowed key exchange algorithms.

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

Property Value

Type: FlexSshKeyExchangeAlgorithms
See Also