Export

ConnectionStaticRequest

Hierarchy

  • ConnectionStaticRequest

Properties

alias?: string

Alias to assign to this connection

Memberof

ConnectionStaticRequest

my_did?: string

Local DID

Memberof

ConnectionStaticRequest

my_seed?: string

Seed to use for the local DID

Memberof

ConnectionStaticRequest

their_did?: string

Remote DID

Memberof

ConnectionStaticRequest

their_endpoint?: string

URL endpoint for other party

Memberof

ConnectionStaticRequest

their_label?: string

Other party's label for this connection

Memberof

ConnectionStaticRequest

their_seed?: string

Seed to use for the remote DID

Memberof

ConnectionStaticRequest

their_verkey?: string

Remote verification key

Memberof

ConnectionStaticRequest

Generated using TypeDoc