.P7X 파일 확장자
Packed Digital Signature File
| 개발사 | Microsoft |
| 인기도 |
4.2 | 16 투표 |
P7X 파일이란 무엇인가요?
File created by Microsoft Visual Studio, A Windows SDK; contains data, including a digital signature, to verify that the contents of the Windows Store application haven't been modified after they were digitally signed; held within an .APPX package file.
추가 정보
The P7X file is one of four main parts of an APPX package file:
- App payload - App code files.
- App manifest - App manifest .XML file.
- App block map - App package XML block map file.
- App signature - P7X file.
The P7X file will appear as AppxSignature.p7x in the subdirectory of the Windows Store application.
일반적인 .P7X 파일 이름
AppxSignature.p7x - Default name of the digitally signed file for each Windows Store application.
P7X 파일을 여는 프로그램
Windows