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 validatior based on EdgelessRT.
func NewERTValidator ¶
func NewERTValidator() *ERTValidator
NewERTValidator returns a new ERTValidator object.
func (*ERTValidator) Validate ¶
func (m *ERTValidator) Validate(givenQuote []byte, cert []byte, pp quote.PackageProperties, ip quote.InfrastructureProperties) error
Validate implements the Validator interface for ERTValidator.
Click to show internal directories.
Click to hide internal directories.