0

While uploading my extension to Microsoft Partner Centre, I have got a "Public key" for my extension along with CRX ID and Store ID. I could not find any documentation on the use of this Public key in Microsoft Edge Add-ons. Can I know the use of this key?

Dishavish
  • 3
  • 1
  • 3

1 Answers1

0

The only thing I can find about public key in Microsoft doc is this:

The extension ID is generated based on a hash of the public key.

So I think the use of the public key is to generate extension ID.

Yu Zhou
  • 11,532
  • 1
  • 8
  • 22