[][src]Module yubihsm::session

Authenticated/encrypted sessions with the HSM.

For more information, see: https://developers.yubico.com/YubiHSM2/Concepts/Session.html

Structs

Guard

Mutex-guarded wrapper type containing a locked session

Id

Session/Channel IDs

Session

Authenticated and encrypted (SCP03) Session with the HSM. A Session is needed to perform any command.

Timeout

Session timeouts (i.e. YubiHSM's session inactivity timeout)

Enums

ErrorKind

Session error kinds

Type Definitions

Error

Session errors