Skip to main content
The cockroach debug encryption-active-key displays the encryption algorithm and store key for an encrypted store.

Synopsis

Subcommands

While the cockroach debug command has a few subcommands, users are expected to use only the , , , , , and subcommands. We recommend using the and subcommands only when directed by the . The other debug subcommands are useful only to Cockroach Labs. Output of debug commands may contain sensitive or secret information.

Example

Start a node with Enterprise Encryption At Rest enabled:
View the encryption algorithm and store key:

See also