I also get some RSA-public-key-encrypted data (32 bytes), which I want to decrypt. (call it a signature, if you want)
How can I decrypt with the private key, without changing source-code?