Data Signature?
I wonna a Data Signature System by B/S model. Can I realize it by JSP or
Applet?
For Example: A user need signature a local file by webbrowser, the server hashed the file , put a Time Stamp on it and encrypt it by private key. Finally return a signature file from webbrowser.
|