Module yubihsm::session[][src]

Authenticated/encrypted sessions with the HSM.

For more information, see: https://developers.yubico.com/YubiHSM2/Concepts/Session.html Encrypted connection to the HSM through a particular connection

Structs

Session

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

SessionId

Session/Channel IDs

SessionTimeout

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

Enums

SessionErrorKind

Session error kinds

Type Definitions

SessionError

Session errors