.Net Create Signature function and rsaSigner.generateSignature not coming back with same results when used with exact same data, hash, and private keys. Wondering if these two are just incompatible If I had to send signed data from Dart to .Net for verification.
.Net Create Signature function and rsaSigner.generateSignature not coming back with same results when used with exact same data, hash, and private keys. Wondering if these two are just incompatible If I had to send signed data from Dart to .Net for verification.