when i tried creating checksum for paytm in my UWP app
paytm.CheckSum.generateCheckSumByJson("OYxxxxxxxxxxxx", first_json);
i am getting the following issue :
paytm.exception.CryptoException: 'Exception occurred while generating CheckSum. Could not load type 'System.Security.Cryptography.SHA256Managed' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e'.'