strong-named-key Questions

3

I'm using Visual Studio 2022, v17.0.4. I want to create new key for my assembly to strongly name it. According to documentation: "In the Choose a strong name key file box, choose Browse, and t...
Cyclamate asked 27/12, 2021 at 18:55

2

Solved

I have 2 different versions of the same project on my machine. One from the code trunk, and the other from a code branch. These projects use a .pfx key to enable strong naming. When I first tried t...
Ensample asked 20/5, 2014 at 7:56

4

.Net security noob here... What is the simplest way to prevent someone else from loading my assembly? Background: Although I am really looking for just 'good enough' protection (with enough time/...
Melanosis asked 8/1, 2017 at 23:44

1

Solved

I'm trying to find some information about how to (if at all possible) enumerate all container names in the Strong Name CSP (Cryptographic Service Provider). Essentially, when you type sn.exe -i ke...
Cosmonaut asked 20/5, 2013 at 21:15

1

Solved

So I'm trying to get a VS2010 C# project to go cross-platform. First goal is build it in Mono 2.10.5 for Windows. I have not touched any code yet - I'm starting with xbuild's recent ability to buil...
Penneypenni asked 20/9, 2011 at 23:2
1

© 2022 - 2025 — McMap. All rights reserved.