nerdexam
Microsoft

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.

Prepare for a store app

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)
  • A
    72% (41)
  • B
    5% (3)
  • C
    5% (3)
  • D
    18% (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

#code signing#Makecert#Pvk2Pfx#test certificate

Community Discussion

No community discussion yet for this question.

Full 70-484 Practice