70-484 · Question #77
You are developing a Windows Store app. You need to create a certificate to sign the app in a test environment. Which tool or tools should you use?
The correct answer is A. Makecert and Pvk2Pfx. Use MakeCert.exe and Pvk2Pfx.exe to create a test code signing certificate, so that you can sign your Windows Store app packages. not B: The Global Assembly Cache tool allows you to view and manipulate the contents of the global assembly cache and download cache.
Question
You are developing a Windows Store app. You need to create a certificate to sign the app in a test environment. Which tool or tools should you use?
Options
- AMakecert and Pvk2Pfx
- BGacutil and Tlbimp
- Cthe Security Templates snap-in
- DMakecert and Sn
How the community answered
(57 responses)- A72% (41)
- B5% (3)
- C5% (3)
- D18% (10)
Explanation
Use MakeCert.exe and Pvk2Pfx.exe to create a test code signing certificate, so that you can sign your Windows Store app packages. not B: The Global Assembly Cache tool allows you to view and manipulate the contents of the global assembly cache and download cache.
Topics
Community Discussion
No community discussion yet for this question.