Module yubihsm::connector[][src]

Client for the yubihsm-connector service

Structs

HttpConfig

Configuration options for this connector

HttpConnector

HTTP(-ish) connector which supports the minimal parts of the protocol required to communicate with the yubihsm-connector service.

Status

Status response from yubihsm-connector containing information about its health and what YubiHSM2 we're connected to

Enums

ConnectorErrorKind

yubihsm-connector related error kinds

Constants

USER_AGENT

User-Agent string to supply

Traits

Connector

API for communicating with a yubihsm-connector

Type Definitions

ConnectorError

yubihsm-connector related errors