Module yubihsm::client

source ·
Expand description

YubiHSM client: core functionality of this crate.

The Client type provides a set of methods which map to commands which interface with the HSM.

https://developers.yubico.com/YubiHSM2/Commands/

Structs

  • YubiHSM client: main API in this crate for accessing functions of the HSM hardware device.

Enums

Type Definitions