Hi,We are getting a NPPS012 error in the response when working with MLE. Below are the details of the test. Environment: Certification environmentAPI : v1/manage/getaliasRequest Header...
I am getting this error while trying to decrpt response java.io.IOException: DER length more than 4 bytes: 111at org.bouncycastle.asn1.ASN1InputStream.readLength(Unknown Source) {"encData":"...
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...