Message Level Encryption

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

Recent Conversations

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 Friday
Solved
0
1
121
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 Tuesday
Unsolved
0
1
110
by NareshFiserv New Contributor

Team, Below is the code, getting padding exception while decrypting . ------- code -----------------public class Test2 {private static final String BEGIN_RSA_PRIVATE_KEY = "-----BEGIN RSA PR...

Posted in Message Level Encryption Wednesday
Unsolved
0
3
136
by NareshFiserv New Contributor

Good day!I am trying to implement Message Level Encryption and testing with the keys and key_id. I am facing this issue, while testing to perform an encryption and decryption using the keys and key_id...

Posted in Message Level Encryption a week ago
Unsolved
0
3
382
by QRTIT Helper

in the mle sample, i'm gettting this when encoding the jwt "RsaKeyManagement algorithm expects key to be of CngKey or RSACryptoServiceProvider types."I would think the sample would just work.  I'...

Posted in Message Level Encryption a week ago
Unsolved
0
3
401