toggle menu
KAHelpers
androidJvm
switch theme
search in API
security
/
dev.funkymuse.security
/
EncryptionUtils
/
encryptSHA256
encrypt
SHA256
fun
encryptSHA256
(
data
:
ByteArray
)
:
ByteArray
?
Return the bytes of SHA256 encryption.
Return
the bytes of SHA256 encryption
Parameters
data
The data.