linuxtpm

package
v0.9.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 17, 2024 License: Apache-2.0 Imports: 4 Imported by: 2

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

func Open

func Open(path string) (transport.TPMCloser, error)

Open opens the TPM device file at the given path.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL