Struct crypto::blockmodes::DecPadding
[−]
[src]
pub struct DecPadding<X> { // some fields omitted }
Wraps a PaddingProcessor so that only strip_output() will actually be called.