Skip to main content

Module encrypted_record

Module encrypted_record 

Modules§

formats

Structs§

DecryptableError
EncryptedRecord
Represents an encrypted record for storage in the database. Implements serialization and deserialization so you can use it with any serde-compatible format however convenience methods are provided for CBOR, MessagePack, Hex, and Base85 encoding.
WithContext

Traits§

Decryptable