Client Integrity Check
Scenario
Check the software package integrity.
Prerequisites
- You have created a Workspace desktop.
- You have obtained the software package whose integrity needs to be verified.
Installation Package |
Version |
SHA256 value |
---|---|---|
Android |
23.2.2 |
851c0058420a150c2dcc830f890c6db96a9f8950c57f52bef1245ddd6a95fc58 |
Kylin-AMD64 |
23.8.3 |
8eb55b35040a2fc234030a7e79d0f2f0437399690ae3e2f3b22c1f4d804ad2e7 |
Kylin-ARM64 |
23.8.3 |
835031b355acb86b587747ef16c576eff400b54cca72cb87802dac840fb35e99 |
UOS-AMD64 |
23.8.3 |
8eb55b35040a2fc234030a7e79d0f2f0437399690ae3e2f3b22c1f4d804ad2e7 |
UOS-ARM64 |
23.8.3 |
835031b355acb86b587747ef16c576eff400b54cca72cb87802dac840fb35e99 |
Ubuntu-AMD64 |
23.8.3 |
8eb55b35040a2fc234030a7e79d0f2f0437399690ae3e2f3b22c1f4d804ad2e7 |
Verifying Software Package Integrity
- Log in to the Windows cloud desktop as a user.
- On the cloud desktop, press Win + r and enter cmd. The command line interface (CLI) is displayed.
- Run the following command to obtain the hash value of the software:
certutil -hashfile {Software package directory}/{Software package name} sha256
Replace Software package directory with the actual download directory, for example, C:\Users.
Software package name: Replace it with the name of the downloaded software package, for example, Workspace_xxx.apk.
Example: certutil -hashfile Workspace_android.apk sha256
- Compare the SHA256 hash value obtained in Table 1 with the hash value obtained in 3.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot