Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide RSA decryption for registration key sharing #13

Open
mgesing opened this issue Jul 25, 2017 · 1 comment
Open

Provide RSA decryption for registration key sharing #13

mgesing opened this issue Jul 25, 2017 · 1 comment

Comments

@mgesing
Copy link

mgesing commented Jul 25, 2017

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.

@bjguillot
Copy link

Thank you for the suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants