Click or drag to resize

FtpSettingsSshHostKeyAlgorithms Property

Gets or sets the SSH allowed host key (server key) algorithms.

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

Property Value

Type: FlexSshHostKeyAlgorithms
See Also