pairwise

package
v0.30.51 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Callee

type Callee struct {
	Pairwise
	Caller core.DID
	Callee core.DID
}

func NewCalleePairwise

func NewCalleePairwise(
	agent ssi.Agent,
	routingKeys []string,
	caller core.DID,
	pwName string,
	endp service.Addr,
) (p *Callee)

func (*Callee) CheckPreallocation added in v0.25.9

func (p *Callee) CheckPreallocation(cnxAddr *endp.Addr)

func (*Callee) Store added in v0.30.43

func (p *Callee) Store() (err error)

type Pairwise

type Pairwise struct {
	RoutingKeys []string
	DID         string
	VerKey      string
	Endp        string // name of the endpoint
	Name        string // name of the pairwise, used when stored to wallet
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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