opener

package
v0.0.0-...-92791ed Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2022 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func OpenTcpTpm

func OpenTcpTpm(c *TcpConfig) (io.ReadWriteCloser, error)

OpenTcpTpm opens a connection to a running TPM via TCP (e.g., the Microsoft reference TPM 2.0 simulator).

Types

type TcpConfig

type TcpConfig struct {
	// Address is the full connection string for the running TPM.
	Address string
}

TcpConfig represents connection options for connecting to a running TPM via TCP (e.g., the Microsoft reference TPM 2.0 simulator).

Jump to

Keyboard shortcuts

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