sshMacs property

List<String>? sshMacs
final

Specifies the enabled SSH message authentication code (MAC) encryption algorithms in the security policy that is attached to the server.

Implementation

final List<String>? sshMacs;