forgerock-core
4.8.0
forgerock-core
/
org.forgerock.android.auth
/
Encryptor
/
encrypt
encrypt
abstract
fun
encrypt
(
clearText
:
ByteArray
)
:
ByteArray
Encrypts the data.
Return
encrypted data
Parameters
clear
Text
bytes to encrypt