Expand description
Parse and manipulate OpenSSH authorized_keys files.
This crate provides parsers and manipulations for OpenSSH
authorized_key files. Example usages include validating,
sanitizing, and hardening authorized_keys files.
Modules§
- openssh
- Formats and functions for OpenSSH
authorized_keysfiles
Macros§
- string_
enum - Generate an enum with mappings to and from the underlying string value