awala
Toggle table of contents
1.0.0a3
jvm
Platform filter
jvm
Switch theme
Search in API
awala
awala
/
tech.relaycorp.relaynet
/
SessionKeyPair
Session
Key
Pair
data
class
SessionKeyPair
(
val
sessionKey
:
SessionKey
,
val
privateKey
:
PrivateKey
)
Members
Constructors
Session
Key
Pair
Link copied to clipboard
constructor
(
sessionKey
:
SessionKey
,
privateKey
:
PrivateKey
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
private
Key
Link copied to clipboard
val
privateKey
:
PrivateKey
session
Key
Link copied to clipboard
val
sessionKey
:
SessionKey