Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
func Generate(nonce []byte, cached []string, metadata map[string][]byte, drivers []ar.Driver, s ar.Serializer, ) (*ar.AttestationReport, map[string][]byte, error)
Generate generates an attestation report with the provided nonce and metadata. The metadata must either be in the form of JWS tokens infull serialization format or CBOR COSE tokens. The function takes a list of drivers for collecting the measurements from a hardware or software interface
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.