sshKexs property

List<String>? sshKexs
final

Specifies the enabled SSH key exchange (KEX) encryption algorithms in the security policy that is attached to the server.

Implementation

final List<String>? sshKexs;