Message Level Encryption

Find answers or ask new questions. Plus, get tips and insights from our most experienced community members.

Recent Conversations

by cclive New Contributor

Hello,I am seeing below issues from the postman with the api call "https://sandbox.api.visa.com/pav/v1/cardvalidation".   This api is MLE Mandatory.  I have imported the cert.pem and ke...

Posted in Message Level Encryption a week ago
Unsolved
0
1
543
by kan_0589 New Contributor

Hello, I am trying to implement MLE on the visa api calls with x-pay token. But getting the same response every time.{ responseStatus: { status: 401, code: '9159', severity: 'ERROR', message: 'To...

Posted in Message Level Encryption 3 weeks ago
Unsolved
0
2
810
by udayaramu Helper

Getting error when trying to hit the enroll card API, I am using the Java sample code that is provided in the project asset.I read the README provided and added most of the details asked for, but I am...

Posted in Message Level Encryption a month ago
Unsolved
0
1
1310
by eberman Regular Visitor

I'm just testing several ways to call VisaDirect and when sending the request with MLE, I'm getting the error: Message has failed validation: encData: Invalid content found starting with element...

Posted in Message Level Encryption January
Solved
0
1
1846
by NareshFiserv New Contributor

Team, Below is the code mentioned in the article  https://developer.visa.com/pages/encryption_guide for decrypting . -------static class EncryptionUtils {private static final String BEG...

Posted in Message Level Encryption January
Unsolved
0
1
1163