Module vtpm

Module vtpm 

Source
Expand description

Manages caching for TPM keys and sessions.

Structs§

VtpmCache
VtpmKey
VtpmSession
Manages the state of an active authorization session.

Enums§

RefreshAction
Outcome of refreshing VtpmContext against the TPM.
VtpmError

Traits§

VtpmContext
A VTPM object.

Functions§

build_password_session
Creates a password authorization session command structure.
create_auth
Creates an authorization command structure for an HMAC session.