Module kmip_protocol::client[][src]

Expand description

For sending KMIP requests and receiving responses.

Modules

TCP+TLS client “plugins” for various (a)sync TLS implementations.

Structs

A client for serializing KMIP and deserializing KMIP responses to/from an established read/write stream.

Use this builder to construct a Client struct.

TCP and TLS settings for connecting to a KMIP server.

Enums

Certificate details in various supported formats for use with TLS client authentication.

There was a problem sending/receiving a KMIP request/response.

Type Definitions

The successful or failed outcome resulting from sending a request to a KMIP server.