Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifyVSA ¶
func VerifyVSA(ctx context.Context, attestation []byte, vsaOpts *options.VSAOpts, verificationOpts *options.VerificationOpts, ) ([]byte, error)
VerifyVSA verifies the VSA attestation. It returns the attestation base64-decoded from the envelope, and the trusted attester ID. We don't return a TrustedBuilderID. Instead, the user can user can parse the builderID separately, perhaps with https://pkg.go.dev/golang.org/x/mod/semver.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.