awala
Toggle table of contents
1.0.0a3
jvm
Platform filter
jvm
Switch theme
Search in API
awala
awala
/
tech.relaycorp.relaynet.keystores
/
SessionPublicKeyStore
/
save
save
suspend
fun
save
(
key
:
SessionKey
,
nodeId
:
String
,
peerId
:
String
,
creationTime
:
ZonedDateTime
=
ZonedDateTime.now()
)