Module ssh_key::known_hosts
source · Available on crate feature
alloc only.Expand description
Parser for KnownHostsFile-formatted data.
Structs§
- Individual entry in an
known_hostsfile containing a single public key. - Parser for
KnownHostsFile-formatted data, typically found in~/.ssh/known_hosts.
Enums§
- The host pattern(s) for this host entry.
- Markers associated with this host key entry.