[xmlsec] Error with verification of signature.
Sean Truman
struman at nuparadigm.com
Wed Mar 15 12:57:37 PST 2006
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: xmlsec-bounces at aleksey.com [mailto:xmlsec-bounces at aleksey.com] On
Behalf Of Sean Truman
Sent: Wednesday, March 15, 2006 2:54 PM
To: Aleksey Sanin
Cc: xmlsec at aleksey.com
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:aleksey at aleksey.com]
Sent: Wednesday, March 15, 2006 12:36 PM
To: Sean Truman
Cc: xmlsec at aleksey.com
Subject: Re: [xmlsec] Error with verification of signature.
Your signature does not have correct format. Please read the XMLDSig
specification for details.
Aleksey
More information about the xmlsec
mailing list