Module lock_keeper::crypto::cryptor
source · Structs§
- The context (a.k.a. associated data).
- The
Decryptor
type represents a ciphertext encrypted under the ChaCha20Poly1305 scheme for authenticated encryption with associated data (AEAD).