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