Traitsยง
- Crypto
Key - KeyContainer
- KeyDecryptable
- KeyEncryptable
- An encryption operation that takes the input value and encrypts it into the output value using a key reference. Implementing this requires a content type to be specified in the implementation.
- KeyEncryptable
With ๐Content Type - An encryption operation that takes the input value and encrypts it into the output value using a key reference, with an externally provided content type.