Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/enableencryption

From SAS Gaming Wiki

Script error: No such module "Exclusive". Template:Infobox command Enable encryption for WebSocket connections.

Usage

Allowing only the WebSocket side connected by the player to execute.

If the player has the encrypted WebSocket option turned on, the connected WebSocket server must execute this command.

Syntax

enableencryption <publicKey: string> <salt: string> [ciper_mode: EncryptionCommandCipher]

Arguments

publicKey: string: basic_string

Specifies the public key to be used for WebSocket connections.

salt: string: basic_string

Used for interference.

ciper_mode: EncryptionCommandCipher: enum

Specifies an encrypton cipher. Must be one of:
  • cfb
  • cfb128
  • cfb8

Result

Template:Result table Template:Result table Template:Result table Template:Result table Template:Result table

Navigation

All editions
Removed
Template:El only
Debug
Removed
Template:Els only
Template:El only
Removed
Template:El only
Removed
Template:Els only
Removed
Joke
Related

de:Befehl/enableencryption ja:コマンド/enableencryption zh:命令/enableencryption