Skip to main content

We've Launched a New Documentation Website

This documentation site is no longer being updated and may not contain the latest information.

We encourage all participants to start using the new documentation site to explore the improved experience and ensure you're always viewing the most up-to-date documentation.

If you have any feedback, please reach out to us.

View This Page on the New Documentation Website

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