OpenMeet
OpenMeet
/
com.openmeet.utils
/
UserEncryptedData
User
Encrypted
Data
class
UserEncryptedData
(
context
:
Context
)
This class is used to store the user credentials in an encrypted way
Author
Yuri Brandi
Constructors
Functions
Constructors
User
Encrypted
Data
Link copied to clipboard
fun
UserEncryptedData
(
context
:
Context
)
Functions
get
All
As
Hash
Map
Link copied to clipboard
fun
getAllAsHashMap
(
)
:
HashMap
<
String
,
String
?
>
store
Credentials
Link copied to clipboard
fun
storeCredentials
(
email
:
String
,
password
:
String
)
store
Private
Key
Link copied to clipboard
fun
storePrivateKey
(
)