question

JassimAlRahma-9056 avatar image
0 Votes"
JassimAlRahma-9056 asked

Huawei App Upload

HI,

I am trying to upoad my app on Huawei App but it's asking for the following:

  1. Obtain the pepk.jar file from the Internet or another legitimate source.


  2. Export and encrypt your private key and public key certificate into a ZIP file. Parameters in bold must be replaced as needed. Then, enter your data storage location and key password as prompted.
    java -jar pepk.jar --keystore test.jks --alias test --output=output.zip --encryptionkey=034200041E224EE22B45D19B23DB91BA9F52DE0A06513E03A5821409B34976FDEED6E0A47DBA48CC249DD93734A6C5D9A0F43461F9E140F278A5D2860846C2CF5D2C3C02 --include-cert

  3. Upload the ZIP file containing the private key and public key certificate. (The ZIP file contains only certificate.pem and encryptedPrivateKey.)


How can I get that using Visual Studio on Mac?

Thanks,
Jassim


dotnet-csharpdotnet-xamarin
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers