[][src]Module yubihsm::wrap

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

Structs

Key

Wrap key to import into the device

Message

Wrap wessage (encrypted HSM object or arbitrary data) encrypted under a wrap key

Nonce

Nonces for AES-CCM keywrapping

Enums

Algorithm

Valid algorithms for "wrap" (symmetric encryption/key wrapping) keys

ErrorKind

Kinds of wrap-related errors

Type Definitions

Error

Wrap-related errors