Module ssh_key::authorized_keys
source · Expand description
Parser for AuthorizedKeysFile-formatted data.
Structs§
- Parser for
AuthorizedKeysFile-formatted data, typically found in~/.ssh/authorized_keys. - ConfigOpts
allocConfiguration options associated with a particular public key. - Iterator over configuration options.
- Individual entry in an
authorized_keysfile containing a single public key.