[Mono-dev] [Patch] Mono.Security.StrongName.Verify: added a stream overload
Dave Hillier
daveh at lindenlab.com
Fri Apr 25 09:27:18 EDT 2008
Hi,
I have added an overload to Mono.Security.StrongName.Verify which
takes a Stream rather than a file name. This allows me to verify byte
code I have already loaded in memory, saving an unnecessary write to
disc. I have preserved the old interface and refactored the code so
they both use the same path.
I have attached the patch which contains the changes to StrongName.cs
and StrongNameTest.cs
Cheers,
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StrongNameVerifyStream.patch
Type: application/octet-stream
Size: 2518 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20080425/d00dbfc4/attachment.obj
-------------- next part --------------
More information about the Mono-devel-list
mailing list