Crate pam_u2f_mapping

Crate pam_u2f_mapping 

Source
Expand description

Dead simple parser and formatter for mapping files generated by pamu2fcfg(1).

Structs§

Key
A key entry in a mapping file. Corresponds to one colon (:) separated entry in a mapping line.
Mapping
The list of keys associated with a given username. Corresponds to one line in the mapping file
MappingFile
Represents the contents of a mapping file.

Enums§

Error
The key contained invalid data and failed to parse