.PVK 파일 확장자
Private Key File
| 개발사 | Microsoft |
| 인기도 |
3.8 | 4 투표 |
PVK 파일이란 무엇인가요?
Private key file used by software developers for digitally signing applications; stores the key as a segment of encrypted data in a small file; allows the application bundle to be authenticated by end users; often used in conjunction with .SPC and .PFX files.
추가 정보
Examples of PKCS (public-key cryptographic standard) programs include Microsoft's .NET Framework File Signing Tool (Signcode.exe) and OpenSSL.