RSASHA1SignatureFormatter

From: lbkien (lbkien_at_discussions.microsoft.com)
Date: 07/11/05


Date: Mon, 11 Jul 2005 02:33:01 -0700

hi,

i'm using the above class to sign and verify the signature. Signing is ok
but the verify part is not working. It always return me false. Any idea?
here's the illustrated code:

rSASHA1SignatureFormatter1 = New RSASHA1SignatureFormatter(cert.PublicKey)

ret = rSASHA1SignatureFormatter1.Verify(HashValue, SignedHashValue)

Hope someone can help.

Thanks.

lbkien



Relevant Pages

  • Re: About PGP Signing a File.
    ... I have a question regarding signing a file or binary, ... If you do send it to someone, they can check the signature to verify you ... IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL. ...
    (Ubuntu)
  • Re: how can we restrict what certificate WSE will use?
    ... > X509SecurityTokenManager to verify the request is from a trusted client. ... > certificate to build a valid signature and encrypted data section. ...
    (microsoft.public.dotnet.framework.webservices.enhancements)
  • Re: About PGP Signing a File.
    ... I have a question regarding signing a file or binary, ... If you do send it to someone, they can check the signature to verify you ... Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org ...
    (Ubuntu)
  • Re: Keyed hash vs Digital signature ????
    ... For DSIGs you usually use certificates. ... Otherwise it is not possible to verify that you are really using the right public key ... Certs can be made available in various ways - e.g. you can embed them in the signature, make them downloadable and so forth. ... I have understand that hashing a file with a keyed Hash class, ...
    (microsoft.public.dotnet.security)
  • RE: problem verifying XML signature
    ... I've just tried to verify your signature using v2.0, ...
    (microsoft.public.dotnet.security)