Class EncryptionRequest

    • Constructor Detail

      • EncryptionRequest

        public EncryptionRequest()
      • EncryptionRequest

        public EncryptionRequest​(String serverId,
                                 byte[] publicKey,
                                 byte[] verifyToken,
                                 boolean shouldAuthenticate)