Skip to main content

Resources

At this section, you may find resources or sample apps, that able to help you kickstart your project faster.

Sample Apps

Message Signature

Java application for user to self-check on how to generate and verify the TSP message signature.

Download resources

Encryption/Decryption

Java application for user to self-check on how to generate and verify the TSP message encryption and decryption. Data will be encrypted using AES-256 (AES/GCM/NoPadding).

Download resources

Libraries

Message Signature

Ready Java SDK providing methods for TSP message signing, verification, encryption and decryption.

Download resources