B
Blasting Cap
I have a web app that will be an online store.
As part of a user's profile, they have their credit card stored on our
system. The app is using SecurityLib as the data encryption tool.
However, what has to happen on the back end of this application, is that
another platform (SAP) has to read the SQL table where the credit card
info is stored.
Is there a way to decrypt the credit card from within SQL, as it's being
called from the SAP program?
How do other people do this? (communicate on 2 platforms using encrypted
data)?
Any help, ideas or suggestions would be appreciated. I am unsure how to
proceed.
BC
As part of a user's profile, they have their credit card stored on our
system. The app is using SecurityLib as the data encryption tool.
However, what has to happen on the back end of this application, is that
another platform (SAP) has to read the SQL table where the credit card
info is stored.
Is there a way to decrypt the credit card from within SQL, as it's being
called from the SAP program?
How do other people do this? (communicate on 2 platforms using encrypted
data)?
Any help, ideas or suggestions would be appreciated. I am unsure how to
proceed.
BC