Class EncryptionKeyResponseWithVerifyToken

java.lang.Object
net.glowstone.net.message.login.EncryptionKeyResponseMessage
net.glowstone.net.message.login.EncryptionKeyResponseWithVerifyToken
All Implemented Interfaces:
com.flowpowered.network.AsyncableMessage, com.flowpowered.network.Message

public final class EncryptionKeyResponseWithVerifyToken extends EncryptionKeyResponseMessage
  • Constructor Details

    • EncryptionKeyResponseWithVerifyToken

      public EncryptionKeyResponseWithVerifyToken(byte[] sharedSecret, byte[] verifyToken)
  • Method Details