Client Integrity Check (SHA256)
Scenarios
Check the integrity of downloaded client packages, that is, check whether the packages are tampered with or lost during download.
Prerequisites
- You have created a Workspace desktop.
- You have obtained the software package whose integrity needs to be verified.
Installation Package |
Version |
SHA256 Value |
---|---|---|
Windows |
25.1.0.1501 |
c62bbdd704c65b399dda55482641a0f4b162ebe79eefa458043547d2849b01e6 |
Mac |
24.6.4 |
8163abfddeb3a8695d1d0969244f337d9a63b28cfdb34abe388d0b8d4e099f61 |
Android |
25.1.0 |
c829fb5323e65dfb768106fd54d641179623c27af1414991511726ad769b2dec |
Kylin-AMD64 |
24.6.4 |
7bd860bb84ea8ce2248df4edf2c9c62427a3731773e624d7d80262edb93e9f2b |
Kylin-ARM64 |
24.6.4 |
bf6dbf601b752b108ef9a7be840a78737d52327099af6091bbf94ab18e16e661 |
UOS-AMD64 |
24.6.4 |
7bd860bb84ea8ce2248df4edf2c9c62427a3731773e624d7d80262edb93e9f2b |
UOS-ARM64 |
24.6.4 |
bf6dbf601b752b108ef9a7be840a78737d52327099af6091bbf94ab18e16e661 |
Ubuntu-AMD64 |
24.6.4 |
7bd860bb84ea8ce2248df4edf2c9c62427a3731773e624d7d80262edb93e9f2b |
Software Package Integrity Verification
- 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