hms-iap-serverdemo
hms-iap-serverdemo copied to clipboard
How does the C# verify method support SHA256WithRSA/PSS signatures ?
https://github.com/HMS-Core/hms-iap-serverdemo/blob/ea8efaf0cedc8d06ee1678715947cad6693fe0d1/Demo.cs#L131
The preceding method can be used to verify the SHA256WithRSA signature. If the SHA256WithRSA/PSS signature is enabled on the AGC, how do I modify the code?
I think it's possible to refer to this code:
Here's how to test: