

Public Attributes | |
| DBEncStartKeyList | |
| Comma-delimited list of data encryption key IDs for activation at startup.  More... | |
| Description | |
|    More... | |
| Flags | |
| Flags argument to KMIP_CMD_new()  More... | |
| Host | |
| Server host DNS name.  More... | |
| NBIO | |
| Non-blocking I/O.  More... | |
| Name | |
| Name of this KMIP Server.  More... | |
| Port | |
| TCP port number.  More... | |
| Protocol | |
| OASIS KMIP protocol version.  More... | |
| Reconnect | |
| Auto-reconnect.  More... | |
| SSLConfig | |
| SSL/TLS configuration name.  More... | |
| Timeout | |
| I/O timeout, in seconds.  More... | |
Static Public Attributes | |
| DOMAIN = None | |
| Default Localization Domain.  | |
| DBEncStartKeyList | 
Comma-delimited list of data encryption key IDs for activation at startup.
256 36-character key IDs plus commas
| Description | 
| Flags | 
Flags argument to KMIP_CMD_new()
| Host | 
Server host DNS name.
| NBIO | 
Non-blocking I/O.
| Name | 
Name of this KMIP Server.
| Port | 
TCP port number.
5696 is the value assigned by the IANA.
| Protocol | 
OASIS KMIP protocol version.
Default is KMIP v2.1.
| Reconnect | 
Auto-reconnect.
| SSLConfig | 
SSL/TLS configuration name.
This must be a Client configuration with Server certificate verification set to Require and file(s) containing the client's X.509 certificate and associated private key.
| Timeout | 
I/O timeout, in seconds.