sn
Verified for current stable LTS
Sn Command: Show Public Key Of Signed Assembly
Use for show public key of signed assembly with Sn. Exact CLI syntax to show public key of signed assembly using Sn.
When to use this: Use for show public key of signed assembly with Sn.
Command Syntax
sn -T <path/to/assembly.exe> sn -T <path/to/assembly.exe> Command Breakdown
-T- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to show public key of signed assembly using Sn.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Sn Command: Extract Public Key To File
sn -e <path/to/assembly.dll> <path/to/output.pub> Sn Command: Generate Strongname Key sn -k <path/to/key.snk> Sn Command: Resign Assembly With Private Key sn -R <path/to/assembly.dll> <path/to/key_pair.snk> Ab Command: Execute Http Post Requests ab -n 100 -T <application/json> -p <path/to/file.json> <url> Csvformat Command: Convert Csv To Tsv csvformat -T <data.csv>