toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
storage
/
edu.stanford.spezi.modules.storage.local
/
LocalStorageSetting
Local
Storage
Setting
sealed
interface
LocalStorageSetting
Inheritors
Unencrypted
Encrypted
EncryptedUsingKeyStore
Members
Types
Encrypted
Link copied to clipboard
data
class
Encrypted
(
val
keyPair
:
KeyPair
)
:
LocalStorageSetting
Encrypted
Using
Key
Store
Link copied to clipboard
data
object
EncryptedUsingKeyStore
:
LocalStorageSetting
Unencrypted
Link copied to clipboard
data
object
Unencrypted
:
LocalStorageSetting