Re: Signer name and Signed date assertion (SignerName & SignedDate/SigningTime) - XAdES

2006-10-07 Thread Berin Lautenbach
I'm not an expert on the Java library, but I don't believe any of the XAdES has been implemented. On the other hand - we are *always* happy to have people submitting code to be added! :> Cheers, Berin Miroslav Nachev wrote: Hi, I can't find any support in Java XML Security librari

Signer name and Signed date assertion (SignerName & SignedDate/SigningTime) - XAdES

2006-10-07 Thread Miroslav Nachev
Hi, I can't find any support in Java XML Security libraries and requirements of SignerName & SignedDate/SigningTime which are specified and REQUIRED in XAdES. Are there any plans for that or I have to do that myself? If I do that mayself, can you insert it as part in Java XML Security? Best