AW: Verification after decrypt

2004-02-01 Thread Dittmann Werner
Title: Nachricht Heyjung   as I understand it you first sign, then encrypt your XML document (decrypt/verify to check it).   Depending on the xmlsec-jar you use there may be problems in the encryption mehtods.   The problem in some case (note: XML encryption is in beta) is that the encrypti

Verification after decrypt

2004-02-01 Thread Hye-Jung Kim
Title: Message Hello, I am trying to decrypt and verify data( signed & encrypted ) using the XML security suite and the signature.checkSignatureValue(cert) returns false which means the signature varification has failed. I am not sure why it failed since verification for signed only data and

Re: validating enveloped XML signature

2004-02-01 Thread Csaba Vegso
Dear Berin, Thank you for your help. I removed the corresponding transformation metod from the list belonging to the reference. This have eliminated the problem. However, I really do not understand why this problem was occured by simply using this canonicalization over the XML document before env