DESCRIBE SECRET command: New columns in output

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 nameData typeDescription
algorithmstringThe algorithm used to generate the secret.
key_lengthnumberThe length of the key used to generate the secret.

Ref: BCR-1890