Skip to main content

security key-manager key key-table show

Display details of a specific key ID.

Availability: This command is available to cluster administrators at the admin privilege level.

Description

This command displays date and time information for all keys.

Parameters

{ [-fields <fieldname>, ...]
If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
| [-instance ]}
If you specify the -instance parameter, the command displays detailed information about all fields.
[-key-id <Hex String>] - Key ID
If this parameter is specified, the command displays the key that has the specified key ID.
[-key-type <Key Usage Type>] - Key Usage Type
If this parameter is specified, the command only displays information about keys with the specified key type.
[-encryption-algorithm <text>] - Encryption Algorithm For The Key
If this parameter is specified, the command only displays information about keys with the specified encryption algorithm.
[-creation-time <MM/DD/YYYY HH:MM:SS>] - Key Creation Time
If this parameter is specified, the command displays only information about keys with the specified creation time.

Examples

The following example shows all date and time information for all keys:

cluster-1::> security key-manager key key-table show

Key ID
Key Type Encryption Creation Time
--------------------------------------------------------------------------------- -------- ------------ --------------------
000000000000000002000000000001000f3ee496cd5820cfb76dd2ce3fa7661b0000000000000000
NSE-AK AES-256 1/30/2022 04:21:40
00000000000000000200000000000100658779529aa57ddfef953f305b16c7b20000000000000000
NSE-AK AES-256 1/30/2022 04:21:40
000000000000000002000000000005004100a4355062ea078fdc2fc16b2018d70000000000000000
VEK XTS-AES-256 1/30/2022 04:23:14
00000000000000000200000000000a0059f8f7f92612e85664630eed8fb855170000000000000000
SVM-KEK AES-256 1/30/2022 04:23:14
4 entries were displayed.