pub trait CanProcess: State { }
allow-non-fips
Represents the states which can process (encrypt / decrypt) data.