awala
Toggle table of contents
1.0.0a3
jvm
Platform filter
jvm
Switch theme
Search in API
awala
awala
/
tech.relaycorp.relaynet.messages.control
/
HandshakeResponse
Handshake
Response
class
HandshakeResponse
(
val
nonceSignatures
:
List
<
ByteArray
>
)
Members
Constructors
Handshake
Response
Link copied to clipboard
constructor
(
nonceSignatures
:
List
<
ByteArray
>
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
nonce
Signatures
Link copied to clipboard
val
nonceSignatures
:
List
<
ByteArray
>
Functions
serialize
Link copied to clipboard
fun
serialize
(
)
:
ByteArray