xsshdCfgPresentedKeyTypes
1.3.6.1.4.1.838.3.35.1.1.1.17
This object controls which ssh key types will be presented
to the client during negotiation. Since 'dsa' support is
mandatiory, and 'rsa' support is optional, the administrator
will have some control over what is presented to the clients.
If 'dsa' is chosen, only 'ssh-dss' will be presented to the
client for negotiation. If 'dsaAndRsa' is selected, both
formats will be presented to the client 'ssh-rsa,ssh-dss'.
But, when 'dsaAllowRsa' is used, ssh-rsa will only be
presented to the client when the ssh daemon is using an
rsa formatted key.