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.
  • Configuration options associated with a particular public key.
  • Iterator over configuration options.
  • Individual entry in an authorized_keys file containing a single public key.