Re: validating a file's digital signature
From: David Cross [MS] (dcross_at_online.microsoft.com)
Date: 08/23/04
- Next message: Novice: "Re: Identity Permission and Code Access Permission classes"
- Previous message: Marc Wuergler: "Re: Access to remote registry (RegistryPermissionAttribute)"
- In reply to: Dimitris Papadimitriou: "validating a file's digital signature"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 23 Aug 2004 05:12:33 -0700
You can use WinVerifyTrust to validate the signature on a binary:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/seccrypto/security/winverifytrust.asp
-- David B. Cross [MS] -- This posting is provided "AS IS" with no warranties, and confers no rights. http://support.microsoft.com "Dimitris Papadimitriou" <nospam@nospam.com> wrote in message news:eBd8ZGOiEHA.1644@tk2msftngp13.phx.gbl... > Is there a way to validate the digital signature of a file (the one show in > it's properties window of windows explorer) using code (preferable vb code)? > > dimitris > >
- Next message: Novice: "Re: Identity Permission and Code Access Permission classes"
- Previous message: Marc Wuergler: "Re: Access to remote registry (RegistryPermissionAttribute)"
- In reply to: Dimitris Papadimitriou: "validating a file's digital signature"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|