# Functions
ActivateKey: usage 'activate uid=<value>' to activate unique identifier.
Banner: usage 'banner title=<value>' to print a separator banner with a title.
Certs: usage 'certs [ca=<value>] [key=<value>] [cert=<value>]' to set certificate PEM files.
ClearKey: usage 'clear id=<value>' to locate, revoke, and destroy a key based on id and uid.
Close: Close the TLS connection.
CreateKey: usage 'create id=<value>' to create a new kmip cryptographic key.
DestroyKey: usage 'destroy uid=<value>' to destroy a key based on uid.
Discover: Discover versions supported by a KMS Server.
Env: usage 'env' to display all configuration settings.
Execute: execute a handler with the text line.
GetAttribute: usage 'destroy uid=<value>' to destroy a key based on uid.
GetKey: usage 'get uid=<value>' to retrieve kmip cryptographic key material.
No description provided by the author
Initialize: initialize the list of handlers.
Load: usage 'load file=<value>' to load configuration settings from a file.
LocateKey: usage 'locate id=<value>' to return the uid of the id, where id is required.
Open: Read PEM files and establish a TLS connection with the KMS server.
Query: Query the KMS Server with a specified operation.
Register:.
RevokeKey: usage 'revoke uid=<value>' to revoke a key based on uid.
Run: usage 'run file=<value>' to execute all commands in a file.
Set: usage 'set [level=<value>] [ip=<value>] [port=<value>] [name=<value>]' to change a configuration setting.
Version: usage 'version [major=<value>] [minor=<value>]' to set KMIP protocol version.
# Type aliases
No description provided by the author