← Packet index

Packet 3

ServerToClientHandshakePacket

Server->Client Handshake

Sent from the server at the end of the login packet

Packet datagramWire order
HeaderID 3varuint
0Handshake WebTokenWebToken · variable

Serialized fields

1 top-level fields
  1. 0Handshake WebTokenBase64 encoded JSON Web Token that contains the other relevant client properties. Properties Include: 'salt' = (for use in encryption) The public key used to compute the shared secret for encryption is embedded in the header of the token. It's the signer public key (json value of 'x5u')WebToken

Changelog

Stable releases

Changes between stable protocol releases.

No stable release changes are recorded for this packet.