How do I remove my Key from the crypto service provider?

  • Thread starter Thread starter BuddyWork
  • Start date Start date
B

BuddyWork

Hello,

Basically because the key is installed in the CSP when
compiling the code the first time. Then the next time I
compile the code the strong name file is not required
because it gets its from the CSP, but if I want to remove
it from the CSP for security reasons, how do I do this.

See the comments in the AssemblyInfo.cs that is added by
Microsoft.

Thanks,
 

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

Back
Top