all groups > asp.net building controls > august 2004 >
You're in the

asp.net building controls

group:

validating a file's digital signature


Re: validating a file's digital signature David Cross [MS]
8/23/2004 5:12:33 AM
asp.net building controls:
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]

validating a file's digital signature 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