pub trait RsaEncoding: Padding { }
Expand description

An RSA signature encoding as described in RFC 3447 Section 8.

Implementors§