RSASHA1SignatureFormatter
From: lbkien (lbkien_at_discussions.microsoft.com)
Date: 07/11/05
- Next message: JonS: "Re: CertOpenStore fails in system service"
- Previous message: Denis Galiana: "RE: GINA, UPN & offline LogonUser problem on Windows 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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
- Next message: JonS: "Re: CertOpenStore fails in system service"
- Previous message: Denis Galiana: "RE: GINA, UPN & offline LogonUser problem on Windows 2000"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|