Releases: code-muni/eDastakhat
Releases · code-muni/eDastakhat
Bug Fixes, Argument Updates, and Improved Documentation
Bug Fixes:
- 🖊️ Resolved issue with multi-signing on the same page.
- 🚫 Improved error handling for invalid TSA URL.
- 🔄 Updated command argument structure for better clarity.
- 🔧 Adjusted PFX process arguments for consistency:
- Previous:
java -jar eDastkhat.jar -p pfxPayload.json outputDir
- Updated:
java -jar eDastkhat.jar -p pfxFilePayload outputDir
- Previous:
- 📜 Updated help documentation for
java -jar eDastkhat.jar -h
.
eDastakhat Version Printing Feature Release:
This feature allows users to quickly check the current version of the application directly from the command line.
Run the Version Command:
To print the current version of eDastakhat, use one of the following command line arguments:
java -jar /path/to/EDastakhatApplication.jar -v
eDastkhat Java-Based Digital Signer CLI Tool
A Java-based digital signer tool for securing PFX files and signing PDF documents. This tool supports custom signature options, timestamping, and soon-to-come Long Term Validation (LTV).