Specifies the host key algorithms that the client wants to use in order of preference.
Declarations
Type
list of string
Default
[ ]
Example
[
"ssh-ed25519"
"ssh-rsa"
]
Specifies the host key algorithms that the client wants to use in order of preference.
list of string
[ ]
[
"ssh-ed25519"
"ssh-rsa"
]