1

I have sending data from NFC Pass to POS terminal where i have included encryptionPublicKey. I have been trying to decrypt the Apple VAS only Data received on NFC POS terminal. i am not aware of these encryption and decryption processes. Can anyone help on this to decrypt the data received?

Vinoth
  • 125
  • 1
  • 13

2 Answers2

1

You need to implement Apple's VAS protocol to get the decrypted data along with following their decryption steps, which are under NDA, to decrypt the returned data. Sorry I could not be more help.

I work for PassNinja, we are trying to make this process easier for developers for NFC enabled Apple and Google Wallet passes.

Scott Condron
  • 1,902
  • 16
  • 20
0

Public key goes into the pass. Private key goes into the terminal or your payments app.