.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