Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.storage.mobile
/
Keychain
/
storeShares
store
Shares
open
suspend override
fun
storeShares
(
shares
:
String
)
Stores encrypted shares in the keychain.
Parameters
shares
The encrypted shares to store.
Throws
Illegal
State
Exception
If the client is not set.