Seal
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Seal
Seal - Core
/
com.jermey.seal.core.crypto
/
CryptoVerifier
/
sha256
sha256
abstract
fun
sha256
(
data
:
ByteArray
)
:
ByteArray
(
source
)
Compute a SHA-256 hash.
Return
The 32-byte SHA-256 hash
Parameters
data
The data to hash