[Mono-dev] [Patch] Mono.Security.StrongName.Verify: added a stream overload
Sebastien Pouliot
sebastien.pouliot at gmail.com
Fri Apr 25 10:08:10 EDT 2008
Hello Dave,
It looks ok, except maybe for the ?line endings? on the last few lines
of the diff.
Do you have commit rights ? If so check the last part issue before
committing. Otherwise tell me and I'll check that before committing.
Thanks!
Sebastien
On Fri, 2008-04-25 at 14:27 +0100, Dave Hillier wrote:
> 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
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list