InitDiffieHandshakeResponsePacket

data class InitDiffieHandshakeResponsePacket(val securityCastToken: String, val serverToClient: Int) : Packet

Author

Jordan Abraham

Constructors

Link copied to clipboard
constructor(securityCastToken: String, serverToClient: Int)

Properties

Link copied to clipboard
Link copied to clipboard