zkey kms - Managing secure keys with a KMS plug-in

The zkey command has specific options for the EKMF Web and KMIP plug-ins. See the zkey command described in Pervasive Encryption for Data Volumes, SC34-2782 for the non-plug-in specific options. Also, see the zkey man page, the zkey-ekmfweb man page, and the zkey-kmip man page.

Syntax

Figure 1. zkey syntax for a KMS plug-in

1  zkey 
2.1  %<subcommand>
2.1  kms info
2.1  kms plugins
2.2.1 kms bind<plug-in_name>
2.2.1 kms unbind<plug-in_name>
1?  -V
<subcommand>
is described in the following sections:
kms info
displays information about the plug-in and its configuration.
kms plugins
displays the available KMS plug-ins.
kms bind <plug-in_name>
binds the zkey instance to the specified KMS plug-in.
kms unbind <plug-in_name>
releases the zkey instance from the specified KMS plug-ins.
-h or --help
displays help information for the command. Specify zkey <subcommand> -h to get help for a subcommand. This option also displays KMS-specific option, if any.
-V or --verbose
displays more details.