Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Process ¶
type Process struct {
// contains filtered or unexported fields
}
Process manages an swtpm subprocess.
func Start ¶
Start launches an swtpm instance. If stateDir has no TPM state, runs swtpm_setup first to initialize state and create EK cert. Context controls the startup timeout (not the process lifetime).
Click to show internal directories.
Click to hide internal directories.