I would like to have my assembly be checked for basic tampering, and it
would appear that .NET's standard signing would automatically solve my
problem, and indeed it does detect trivial changes made with a hex
editor on windows. However, when I do the same thing with mono, runs
without throwing an exception.

What is the current state of this feature?

If mono doesn't currently support this feature, is there a way to mimic
it in my own code?

Cheers,

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to