CanProcess

Trait CanProcess 

Source
pub trait CanProcess: State { }
Available on crate feature allow-non-fips only.
Expand description

Represents the states which can process (encrypt / decrypt) data.

Implementors§