Module yubihsm::authentication

source ·
Expand description

YubiHSM 2 authentication functionality (i.e. credentials used to authenticate and establish a session with an HSM)

Re-exports

  • pub use self::key::Key;

Modules

  • Put an existing auth key into the YubiHSM 2
  • YubiHSM 2 authentication keys (2 * AES-128 symmetric PSK) from which session keys are derived

Structs

  • Credentials used to establish a session with the HSM

Enums

Constants

Type Definitions

  • Authentication errors