Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ERTValidator ¶
type ERTValidator struct{}
ERTValidator is a Quote validator based on EdgelessRT.
func NewERTValidator ¶
func NewERTValidator() *ERTValidator
NewERTValidator returns a new ERTValidator object.
func (*ERTValidator) Validate ¶
func (v *ERTValidator) Validate(givenQuote []byte, cert []byte, pp quote.PackageProperties, _ quote.InfrastructureProperties) error
Validate validates an SGX quote using EdgelessRT.
Click to show internal directories.
Click to hide internal directories.