Documentation ¶
Index ¶
Constants ¶
View Source
const KeylimeAPIVersion = "v2.2"
View Source
const PluginName = "keylime"
Variables ¶
This section is empty.
Functions ¶
func GetRandomBytes ¶
Types ¶
type AttestationRequest ¶
type ChallengeRequest ¶
type ChallengeRequest struct {
Nonce []byte
}
type ChallengeResponse ¶
type ChallengeResponse struct {
TPMQuote []byte
}
Click to show internal directories.
Click to hide internal directories.