RSA
RSA copied to clipboard
Serde support for `rsa::pkcs1v15::Signature`
Currently rsa::pkcs1v15::Signature does not support serde Serialization and Deserialization.
Is there any good explanation for this?
It would be good to add, yes