Module rotateable_key_set

Source

Structs§

RotateableKeySet
A set of keys where a given DownstreamKey is protected by an encrypted public/private key-pair. The DownstreamKey is used to encrypt/decrypt data, while the public/private key-pair is used to rotate the DownstreamKey.

Constants§

UNIFFI_META_CONST_BITWARDEN_CRYPTO_RECORD_ROTATEABLEKEYSET 🔒

Functions§

rotate_key_set 🔒