Crate tpm2_device

Crate tpm2_device 

Source
Expand description

SPDX-License-Identifier: GPL-3-0-or-later Copyright (c) 2025 Opinsys Oy Copyright (c) 2024-2025 Jarkko Sakkinen

Structs§

TpmDevice
TpmDeviceBuilder
A builder for constructing a TpmDevice.

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.