p2pe key list
Command to display information of keys available for P2PE service.
On Windows operating systems execute the command from an Administrator Command Prompt. Right-click the Command Prompt and select Run as Administrator.
Linux
p2pe key list [flags]
Windows
p2pe.exe key list [flags]
| Flag | Description | 
|---|---|
| [--keyId] | The Id of the key to be listed. | 
| [--keyUsage] | The type of key based on key usage. Options include BDK,KEK. | 
| [--kcvType] | Key Check Value calculation method. Options include ZL6,CMAC. (DefaultZL6) | 
| --help | Help for the command. | 
Linux Example
p2pe key list --keyId yzUEADoAAARcZAgA --keyUsage bdk --kcvType ZL6 
Windows Example
p2pe.exe key list --keyId yzUEADoAAARcZAgA --keyUsage bdk --kcvType ZL6