Package Usage: go: github.com/canonical/go-tpm2
Package tpm2 implements an API for communicating with TPM 2.0 devices.
This documentation refers to TPM commands and types that are described in
more detail in the TPM 2.0 Library Specification. Knowledge of this
specification is assumed in this documentation.
Communication with Linux TPM character devices and TPM simulators
implementing the Microsoft TPM2 simulator interface is supported.
The core type by which consumers of this package communicate with a TPM is
TPMContext.
23 versions
Latest release: over 1 year ago
20 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/canonical/go-tpm2