You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: