sshCiphers property

List<String>? sshCiphers
final

Specifies the enabled Secure Shell (SSH) cipher encryption algorithms in the security policy that is attached to the server.

Implementation

final List<String>? sshCiphers;