Decrypt RSA signature

POST {{baseUrl}}/v1/rsa-signatures/decrypt

nThe REST API used in Payment Pages 2.0 are CORS (Cross-Origin Resource Sharing) enabled and therefore requires a digital signature. You use rsa_signatures to generate the required digital signature and token for a Payment Pages 2.0 form, and then you use the decrypt REST service to decrypt the signature to validate the signature and key.nnThis REST service should be used only when you implement Payment Pages 2.0. n