We've Launched a New Documentation Website (Beta Launch)
The documentation for DuitNow is now available on our newly launched documentation platform. This is an initial beta rollout of our new documentation site, designed to become the long-term home for all documentation moving forward.
You'll find the familiar content you're used to—now hosted on a new platform that will progressively receive updates and enhancements.
We encourage you to start accessing DuitNow materials there to explore the new experience and ensure you're viewing the latest documentation updates. If you have any feedback, please reach out to us.
Visit the New Documentation WebsiteResources
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