Hi!
I signed it with RSA2048, and the HASH is SHA256.The filling method is PKCS1_v1_5.
The calculated result is inconsistent with that of python program.
I checked their public and private keys and filling methods, and they are all the same. Are there any other reasons for this problem?
thank you!