Documentation ¶
Overview ¶
Copyright 2024 Contributors to the Veraison project. SPDX-License-Identifier: Apache-2.0
Copyright 2022-2024 Contributors to the Veraison project. SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CCAPlatformConfigID ¶
func (*CCAPlatformConfigID) FromMeasurement ¶
func (o *CCAPlatformConfigID) FromMeasurement(m comid.Measurement) error
func (CCAPlatformConfigID) GetRefValType ¶
func (o CCAPlatformConfigID) GetRefValType() string
func (CCAPlatformConfigID) MakeRefAttrs ¶
func (o CCAPlatformConfigID) MakeRefAttrs(c platform.ClassAttributes) (json.RawMessage, error)
For CCAPlatformConfigID object, scheme argument is not strictly required, but is required for other usage of the same interface
type CcaSsdExtractor ¶
type CcaSsdExtractor struct {
Scheme string
}
func (CcaSsdExtractor) RefValExtractor ¶
func (o CcaSsdExtractor) RefValExtractor(rvs comid.ValueTriples) ([]*handler.Endorsement, error)
func (CcaSsdExtractor) TaExtractor ¶
func (o CcaSsdExtractor) TaExtractor(avk comid.KeyTriple) (*handler.Endorsement, error)
Click to show internal directories.
Click to hide internal directories.