sdk-core
Toggle table of contents
7.2.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
sdk-core
sdk-core
/
com.gigya.android.sdk.utils
/
CipherUtils
/
encrypt
encrypt
open
fun
encrypt
(
plain
:
String
,
algorithm
:
String
,
secretKey
:
SecretKey
)
:
String