Trait lockchain_core::traits::Encryptable
[−]
[src]
pub trait Encryptable: AutoEncoder { }
A set of utility function that need to be implemented in order for a type to be encryptable or decryptable.