Speaking of multiple signatures... How can I verify multiple
signatures in my document? Can I use findDSIGNode() to do the job? I
belive this function finds only first signature element and can't be
used for finding next one.

Best regards,
Milan


> -----Original Message-----
> From: Seungwook Jung [mailto:[EMAIL PROTECTED] 
> Sent: Friday, December 12, 2003 4:29 PM
> To: [EMAIL PROTECTED]
> Subject: Re: CounterSignature or Multiple Signatures - is it possible?
> 
> 
> Hi,
> 
> Sure.... that is the flexiblity of XMLDsig
> 
> XPath Transformation helps you for signature over the same 
> node. signature over signature depends on your model. simply 
> test with xml 
> security library.
> 
> S. Jung
> 
> 
> 
> --On 2003³â 12¿ù 12ÀÏ ±Ý¿äÀÏ ¿ÀÀü 11:39 +0100 Andrzej Matejko 
> <[EMAIL PROTECTED]> wrote:
> 
> > Hi,
> >
> >     Is it possible to create CounterSignature (signature over 
> > signature) or multiple signatures (over the same node) with 
> xml dsig 
> > library?
> >
> >     andrew
> >
> 


Reply via email to