Module yubihsm::session[][src]

YubiHSM2 sessions: primary API for performing HSM operations

See https://developers.yubico.com/YubiHSM2/Concepts/Session.html

Structs

Session

Encrypted session with the YubiHSM2

Enums

SessionErrorKind

Session error kinds

Constants

PBKDF2_ITERATIONS

Number of PBKDF2 iterations to perform when deriving static keys

PBKDF2_SALT

Salt value to use with PBKDF2 when deriving static keys from a password

Type Definitions

SessionError

Session errors