client

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: Apache-2.0, BSD-3-Clause, MIT, + 1 more Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Signer

type Signer struct {
	// contains filtered or unexported fields
}

func NewSigner

func NewSigner(addr string) *Signer

func (*Signer) CreateCredential

func (s *Signer) CreateCredential(data []byte) ([]byte, error)

func (*Signer) CreateCredentialProof

func (s *Signer) CreateCredentialProof(key string, vc []byte) ([]byte, error)

func (*Signer) CreatePresentation

func (s *Signer) CreatePresentation(data []byte) ([]byte, error)

func (*Signer) CreatePresentationProof

func (s *Signer) CreatePresentationProof(key string, vp []byte) ([]byte, error)

func (*Signer) VerifyCredentialProof

func (s *Signer) VerifyCredentialProof(vc []byte) error

func (*Signer) VerifyPresentationProof

func (s *Signer) VerifyPresentationProof(vp []byte) error

Jump to

Keyboard shortcuts

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