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