Sign an Assembly

A

abhimanyu

Hi,

Can I sign an assembly(DLL) after building it. I do not want to use VS
and check the sign | Delay Sign option. I want to sign it using some
utility like al.exe or sn.exe but could not get the exact syntax.
Is it possible to sign it after it is built ? I am not using any of the
options for building (Sign | Delay Sign) no key file specified.

regards
 
K

Kyle Alons

abhimanyu said:
Hi,

Can I sign an assembly(DLL) after building it. I do not want to use VS
and check the sign | Delay Sign option. I want to sign it using some
utility like al.exe or sn.exe but could not get the exact syntax.
Is it possible to sign it after it is built ? I am not using any of the
options for building (Sign | Delay Sign) no key file specified.

http://www.kinook.com/blog/?p=10
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top