Module yubihsm::wrap

source ·
Expand description

“Wrapping” support: YubiHSM 2 key/object encryption for backups and importing existing keys to other derivces.

Structs

  • Wrap key to import into the device
  • Wrap wessage (encrypted HSM object or arbitrary data) encrypted under a wrap key
  • Nonces for AES-CCM keywrapping

Enums

  • Valid algorithms for “wrap” (symmetric encryption/key wrapping) keys
  • Kinds of wrap-related errors

Type Definitions