Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
shared
/
ru.hytalemodding.lineage.shared.messaging
/
HandshakeAckPacket
Handshake
Ack
Packet
data
class
HandshakeAckPacket
(
val
nonce
:
ByteArray
,
val
hmac
:
ByteArray
)
:
MessagingPacket
Members
Constructors
Handshake
Ack
Packet
Link copied to clipboard
constructor
(
nonce
:
ByteArray
,
hmac
:
ByteArray
)
Properties
hmac
Link copied to clipboard
val
hmac
:
ByteArray
nonce
Link copied to clipboard
val
nonce
:
ByteArray
type
Link copied to clipboard
open
override
val
type
:
Byte