sha256Hash property

String? sha256Hash
getter/setter pair

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;