Hello, I would like to use java xml signing api for xades-t signature type. I need to do a canonical transform on signature value node, get a timestamp and insert the result under the object tag. I can successfully use the api to do regular signing, but I am confused about getting one step further. any pointers are very much appreciated. thanks
A:
Hi,
Try with jXAdES at xades.dev.java.net.
Here you have some sample tests:
https://xades.dev.java.net/source/browse/xades/trunk/jxades/src/main/java/net/java/xades/test/
Hope it helps :)
Regards, Ricardo
borillo
2010-07-25 21:18:28
thank you, it was helpful.
artsince
2010-08-02 00:07:11