zkcredential

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrVerificationFailed = errors.New("zkcredential verification failed")

Functions

This section is empty.

Types

type CredentialPresentation

type CredentialPresentation struct {
	PresentationID string
	SubjectID      string
	Audience       string
	ProofDigest    string
	UpstreamPath   string
}

type VerificationReport

type VerificationReport struct {
	Domain          string
	Accepted        bool
	ProductionReady bool
	UpstreamPath    string
}

func VerifyCredentialPresentation

func VerifyCredentialPresentation(presentation CredentialPresentation) (VerificationReport, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL