Hello,

I'm trying to decode an IV and a session key that are encrypted with my private key. They are padded using the openssl default, so I can use the following command:

(1) openssl rsautl...