Crate tpm2_device

Crate tpm2_device 

Source

Structs§

TpmDevice
TpmDeviceBuilder
A builder for constructing a TpmDevice.
TpmPolicySession
Represents an active TPM policy session.
TpmPolicySessionBuilder
A builder for creating a TPM policy session.

Enums§

TpmDeviceError
Errors that can occur when talking to a TPM device.

Functions§

with_device
Executes a closure with a mutable reference to a TpmDevice.