Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrNotAvailable = errors.New("socket not available") ErrNotSupported = errors.New("connecting to a TPM using a UNIX socket is not supported on Windows") )
Functions ¶
Types ¶
type CommandChannelWithoutMeasurementLog ¶
type CommandChannelWithoutMeasurementLog struct {
io.ReadWriteCloser
}
func (*CommandChannelWithoutMeasurementLog) MeasurementLog ¶
func (c *CommandChannelWithoutMeasurementLog) MeasurementLog() ([]byte, error)
Click to show internal directories.
Click to hide internal directories.