sha256 property

String? sha256
getter/setter pair

A sha256 hash of the APK payload, encoded as a hex string and matching the output of the sha256sum command.

Implementation

core.String? sha256;