core
/
com.moengage.core.internal.security
/
SecurityManager
Security
Manager
class
SecurityManager
Content copied to clipboard
Author
Umang Chamaria
Types
Constructors
Functions
Constructors
SecurityManager
Link copied to clipboard
fun
SecurityManager
()
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
decrypt
Link copied to clipboard
fun
decrypt
(key:
String
, text:
String
):
String
?
Content copied to clipboard
encrypt
Link copied to clipboard
fun
encrypt
(key:
String
, text:
String
):
CryptographyResponse
Content copied to clipboard