Authentication packet

The Authentication packet is used to exchange authentication information between the client and the server during the authentication phase of a connection.

It contains binary data, the meaning of which depends on the authentication method.

Properties

  • int sequenceId: the sequence ID for the packet.

  • String packetType: always "Authentication" - read-only

  • byte[] authData : the binary data