Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
func Generate(nonce []byte, metadata [][]byte, measurers []ar.Driver, s ar.Serializer) ([]byte, error)
Generate generates an attestation report with the provided nonce and manifests and descriptions metadata. The manifests and descriptions must be either raw JWS tokens in the JWS JSON full serialization format or CBOR COSE tokens. Takes a list of measurers providing a method 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.