Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SliceToMapStringSlice ¶
func VerifyPCRs ¶
func VerifyPCRs(pcrs map[string][]string, doc *attest.AttestationDoc) error
Types ¶
type EIFInfo ¶
type EIFInfo struct {
Measurements Measurements `json:"measurements"`
}
func GetEIFInfo ¶
type InvalidPCRValueError ¶ added in v0.4.0
type InvalidPCRValueError struct {
Key string
}
func (InvalidPCRValueError) Error ¶ added in v0.4.0
func (i InvalidPCRValueError) Error() string
type Measurements ¶
Click to show internal directories.
Click to hide internal directories.