Module yubihsm::wrap[][src]

Object wrapping support, i.e. encrypt objects from one HSM to another.

Structs

WrapMessage

Message (either object or arbitrary data) encrypted under a wrap key

WrapNonce

Nonces for AES-CCM keywrapping

Constants

WRAP_NONCE_SIZE

Number of bytes in a nonce used for "wrapping" (i.e AES-CCM encryption)