Groups | Blog | Home
all groups > dotnet security > august 2004 >

dotnet security : validating a file's digital signature


David Cross [MS]
8/23/2004 5:12:33 AM
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

[quoted text, click to view]

Dimitris Papadimitriou
8/23/2004 10:19:27 AM
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

AddThis Social Bookmark Button