access-ssh-parameters¶
A map of ssh public keys to install for the root user
This map defines a set of sshd_config file directives to replace in the current configuration file.
This format is:
Ciphers: aes256-ctr,aes192-ctr,aes128-ctr
This could be used to inject ciphers or mac lists.