CyberSource / cybersource-rest-samples-java

Java sample code for the CyberSource REST API
28 stars 76 forks source link

Tokenization with Encryption please? #31

Open kartikprabhubjss opened 5 years ago

kartikprabhubjss commented 5 years ago

Hi,

Is there a sample for tokenization with encryption?

Java / Kotlin don't have a Cipher of the type 'RsaOaep256' out-of-the-box; so I was hoping to check some sample code to see how the PAN i.e. card number was encrypted using 'RsaOaep256' in Java/Kotlin

Thanks, Kartik

Shubham-arora-tricon commented 3 years ago

Its 2021, could we please get the sample for tokenization with encryption?