Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

ConnectionStaticRequest

Hierarchy

  • ConnectionStaticRequest

Index

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