SecureStore.addKeyTo(alias,key,entryKey)
Adds a key for a specified alias.
Arguments:
Name
Type
Description
Mode
alias
String
the alias to be associated with the key
in
key
String
the key
in
entryKey
String
the key used to protect this entry (default: none)
in
Parent topic:
Fuego.Auth : SecureStore