Module mz_ssh_util::keys

source ·
Expand description

Utilities for generating and managing SSH keys.

Structs§

  • A SSH key pair consisting of a public and private key.
  • A set of two SSH key pairs, used to support key rotation.