Stores the byte (uint8) under the specified key. An existing key would be overwritten.
Target is Magic Leap Secure Storage
0
|
In
Exec
|
|
|
Key
String
|
String key associated with the data. |
|
Data to Store
Byte
|
The data to store. |
|
Out
Exec
|
|
|
Return Value
Boolean
|
True if the data was stored successfully, false otherwise. |