Cryptor

Trait Cryptor 

Source
pub trait Cryptor: Encryptor + Decryptor { }
Expand description

The Encryptor trait + Decryptor trait

Implementors§