sha256Hash property
The base-64 encoded SHA-256 hash of the content hosted at url.
If the content doesn't match this hash, Android Device Policy won't use the data.
Implementation
core.String? sha256Hash;
The base-64 encoded SHA-256 hash of the content hosted at url.
If the content doesn't match this hash, Android Device Policy won't use the data.
core.String? sha256Hash;