Documentation ¶
Overview ¶
Package linuxtpm provides access to a physical TPM device via the device file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrFileIsNotDevice indicates that the TPM file mode was not a device. ErrFileIsNotDevice = errors.New("TPM file is not a device") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.