Also here is the Cononical SignedInfo. That I am trying to Sign.

<SignedInfo><CanonicalizationMethod
Algorithm="http://www.w3.org/TR/2001/REC-xml-c14n-20010315";></Canonicali
zationMethod><SignatureMethod
Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1";></SignatureMethod
><Reference URI=""><Transforms><Transform
Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature";></Tran
sform></Transforms><DigestMethod
Algorithm="http://www.w3.org/2000/09/xmldsig#sha1";></DigestMethod><Diges
tValue>xdEr0XQAeJGVe/khVDgCfyOqIeo=</DigestValue></Reference></SignedInf
o>

Sean 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Sean Truman
Sent: Wednesday, March 15, 2006 2:54 PM
To: Aleksey Sanin
Cc: [email protected]
Subject: RE: [xmlsec] Error with verification of signature.

I assume you are talking about the RSAKeyValue not being inside of
KeyValue (This was a mistake in my part, I have read the specification,
this was cut copy bug).

I still am unable to get it to verify. Any help is greatly appreciated.


Sean

-----Original Message-----
From: Aleksey Sanin [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 15, 2006 12:36 PM
To: Sean Truman
Cc: [email protected]
Subject: Re: [xmlsec] Error with verification of signature.

Your signature does not have correct format. Please read the XMLDSig
specification for details.

Aleksey
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to