habbokt
jvm
packet
/
com.habbokt.packet.asm.handshake.initdiffiehandshake
Package-level
declarations
Types
Types
Init
Diffie
Handshake
Response
Packet
Link copied to clipboard
data
class
InitDiffieHandshakeResponsePacket
(
val
securityCastToken
:
String
,
val
serverToClient
:
Int
)
:
Packet
Init
Diffie
Handshake
Response
Packet
Assembler
Link copied to clipboard
class
InitDiffieHandshakeResponsePacketAssembler
:
PacketAssembler
<
InitDiffieHandshakeResponsePacket
>