Versions in this module Expand all Collapse all v1 v1.0.0 Nov 24, 2023 Changes in this version + type Data struct + Devices []Device + type Device struct + Data map[string]interface{} + Identifier string + type Provider struct + func (p Provider) Bootstrap() error + func (p Provider) Handler(handlerMode string, stepInputData shared.StepAttestationRequestData) (shared.StepResponseData, error)