DESCRIBE SECRET command: New columns in output (Preview)

Attention

This behavior change is in the 2025_02 bundle.

For the current status of the bundle, refer to Bundle History.

When this behavior change bundle is enabled, the output of the DESCRIBE SECRET command and SECRETS view include the following new columns:

Column name

Data type

Description

algorithm

string

The algorithm used to generate the secret.

key_length

number

The length of the key used to generate the secret.

Ref: BCR-1890