Module authorized_keys

Source
Expand description

Parser for AuthorizedKeysFile-formatted data.

Structsยง

AuthorizedKeys
Parser for AuthorizedKeysFile-formatted data, typically found in ~/.ssh/authorized_keys.
ConfigOptsalloc
Configuration options associated with a particular public key.
ConfigOptsIter
Iterator over configuration options.
Entry
Individual entry in an authorized_keys file containing a single public key.