sn.exe, public key question
C#
2
Posts
2
Posters
0
Views
1
Watching
-
How long is a public key supposed to be? I look at some code that someone else wrote, in AssemblyInfo, in an InternalsVisibleTo attribute and notice the key is really long. I use sn.exe, create a strongly typed name, reference it in a project, compile, and use sn -T and get a short key like 16 characters or so.
-
How long is a public key supposed to be? I look at some code that someone else wrote, in AssemblyInfo, in an InternalsVisibleTo attribute and notice the key is really long. I use sn.exe, create a strongly typed name, reference it in a project, compile, and use sn -T and get a short key like 16 characters or so.