Available on crate feature ssh only.
Expand description

Utilities for generating and managing SSH keys.

Structs

Keeps track of a public-private keypair, stored in the OpenSSH format
A keyset including two SSH keypairs, used to support key rotation.