Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service verifypresentation.ServiceInterface
type Wrapper ¶
type Wrapper struct {
// contains filtered or unexported fields
}
func (*Wrapper) VerifyPresentation ¶
func (w *Wrapper) VerifyPresentation( ctx context.Context, presentation *verifiable.Presentation, opts *verifypresentation.Options, profile *profileapi.Verifier, ) ([]verifypresentation.PresentationVerificationCheckResult, map[string][]string, error)
Click to show internal directories.
Click to hide internal directories.