sha256sum {Local directory of the software package}/{Software package name}
Replace {Local directory of the software package} with the actual download directory.
Replace {Software package name} with the actual name of the downloaded software package. For example, the name can be qemu-img-hw.zip.
certutil –hashfile {Local directory of the software package}\{Software package name} SHA256
Replace {Local directory of the software package} with the actual download directory.
Replace {Software package name} with the actual name of the downloaded software package. For example, the name can be qemu-img-hw.zip.