toggle menu
Spezi Documentation
androidJvm
switch theme
search in API
storage
/
edu.stanford.spezi.modules.storage.local
/
KeyStorage
/
create
create
abstract
fun
create
(
tag
:
String
,
size
:
Int
=
DEFAULT_KEY_SIZE
)
:
Result
<
KeyPair
>