As documented in "PWA Merchant Registration Integration Guide_Version 1.2.pdf". Provide a publicKey and a method to decrypt the encrypted payload data. Do not reference the OpenSSL library for it. Use native .NET framework resources for RSA like RSACryptoServiceProvider instead.
As documented in "PWA Merchant Registration Integration Guide_Version 1.2.pdf". Provide a publicKey and a method to decrypt the encrypted payload data. Do not reference the OpenSSL library for it. Use native .NET framework resources for RSA like RSACryptoServiceProvider instead.