Crate key_bag

source ·

Structs§

  • KeyBag is a store for collections of wrapped keys. This is stored in plaintext, and each key is only accessible if the appropriate wrapping key is known.
  • Manages the persistence of a KeyBag.
  • A raw byte-string containing a wrapped AES256 key.

Enums§

Constants§

Type Aliases§