getSha256

@Nullable
abstract fun getSha256(): ByteString

Return the SHA-256 digest of the file, if avaialable.

For details on availability, refer to the related documentation page.

Return

SHA-256 digest or null if not available