I have domain app and plugins for it. Is there good solution to sign my dll's with some key to verify plugin in my app?
Thanks for all
I have domain app and plugins for it. Is there good solution to sign my dll's with some key to verify plugin in my app?
Thanks for all
If you're the only one that is going to do plugins for the application it is a good solution of course, but if you want others to do them you would have to share that key and then you're losing its control.