Behavior describing the API for public key handling of an SSH client. By implementing
the callbacks defined in this behavior, the public key handling of an SSH client can
be customized. By default the
Options provided to
The option list given in the
Adds a host key to the set of trusted host keys.
Checks if a host key is trusted.
Fetches the users public key matching the
The private key contains the public key.