I am using an API that uses MLE can currently it use RSA256. I would like to use more secure asymmetric encryption algorithms such as RSA512(or above) or ECDSA384 or ECDSA512. will the...
Hi,I'm trying to encrypt a payload (MLE) for Visa Direct API.I generated the Key-ID and added the CSR, got my private key (pem file), server encryption certificate (pem file) and client certificate fi...
Hi!During the testing in the sandbox 2-way SSL connection is successfully established, but MLE is not passed. The request and response messages are below. X-CORRELATION-ID=1629883023_658_671...
I cannot find any example code for FLE, only MLE. Here is my test API call to /universal/core/customers that fails: POST { firstName: 'Chris',lastName: 'Williams',encAddress: '2f03b230dde8cb...
Hello,I'm running into an issue trying to generate a P12 certificate to install on a Windows machine using the PEM files auto-generated in the Visa developer dashboard. Here's an example of the comman...