.SNK 文件扩展名
Strong Name Key File
| 开发者 | Microsoft |
| 受欢迎程度 |
4.2 | 6 票 |
什么是 SNK 文件?
Software key file created by Strong Name Tool (Sn.exe), a cryptographic program included with Microsoft's .NET framework; contains a public key and private key pair; used to digitally sign and authenticate an application.
更多信息
The compiler uses the private key in the SNK file along with the assembly's contents to sign the application. A single SNK file may be used by multiple applications developed by the same company.
可打开或引用 SNK 文件的程序
Windows