Structs§
- Rotateable
KeySet - A set of keys where a given
DownstreamKeyis protected by an encrypted public/private key-pair. TheDownstreamKeyis used to encrypt/decrypt data, while the public/private key-pair is used to rotate theDownstreamKey.
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.