Expand description
Parser for AuthorizedKeysFile
-formatted data.
Structsยง
- Authorized
Keys - Parser for
AuthorizedKeysFile
-formatted data, typically found in~/.ssh/authorized_keys
. - Config
Opts alloc
- Configuration options associated with a particular public key.
- Config
Opts Iter - Iterator over configuration options.
- Entry
- Individual entry in an
authorized_keys
file containing a single public key.