Hi Shawn. BTW, Shawn shows a native way to get that info, IIRC, on his
blog. One reason I have wanted that info before is to just a do a quick
runtime check that it is *not all zeros (i.e. someone changed it to delayed
signed and set assem to skip verification checking.)

Signature
William Stacey, MVP
http://mvp.support.microsoft.com
> There is no API to access this information in v1.x or v2.0 of the
> framework. Out of curiousity, what is it that you want to do with the hash?
[quoted text clipped - 37 lines]
> >
> > Note: I know that I can compute the hash manually (using interop or not).
"Shawn Farkas [MS]" - 26 Feb 2005 01:07 GMT
Yep ... the link you're talking about is here:
http://blogs.msdn.com/shawnfa/archive/2005/01/26/361109.aspx
-Shawn
http://blogs.msdn.com/shawnfa
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Note:
For the benefit of the community-at-large, all responses to this message
are best directed to the newsgroup/thread from which they originated.
--------------------
> From: "William Stacey [MVP]" <staceywREMOVE@mvps.org>
> References: <3211D764-E2EC-454A-A067-D46F6451E742@microsoft.com>
<h3$YIigFFHA.3136@TK2MSFTNGXA02.phx.gbl>
> Subject: Re: API to access loaded assembly hash
> Date: Fri, 18 Feb 2005 17:34:49 -0500
[quoted text clipped - 11 lines]
> NNTP-Posting-Host: 24.247.172.74.bay.mi.chartermi.net 24.247.172.74
> Path:
TK2MSFTNGXA02.phx.gbl!cpmsftngxa10.phx.gbl!TK2MSFTFEED02.phx.gbl!TK2MSFTNGP0
8.phx.gbl!TK2MSFTNGP10.phx.gbl
> Xref: TK2MSFTNGXA02.phx.gbl microsoft.public.dotnet.security:9141
> X-Tomcat-NG: microsoft.public.dotnet.security
[quoted text clipped - 54 lines]
> > > Note: I know that I can compute the hash manually (using interop or
> not).