DIDPeer2

fmgp.did.method.peer.DIDPeer2
See theDIDPeer2 companion class
object DIDPeer2

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
DIDPeer2.type

Members list

Type members

Classlikes

sealed trait Element

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
class ElementA
class ElementD
class ElementE
class ElementI
class ElementV
Show all
case class ElementA(mb: Multibase) extends Element

A - keyAgreement

A - keyAgreement

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Element
class Object
trait Matchable
class Any
Show all
case class ElementD(mb: Multibase) extends Element

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Element
class Object
trait Matchable
class Any
Show all
case class ElementE(mb: Multibase) extends Element

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Element
class Object
trait Matchable
class Any
Show all
case class ElementI(mb: Multibase) extends Element

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Element
class Object
trait Matchable
class Any
Show all
case class ElementService(base64: C1_B64URL) extends Element

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Element
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ElementV(mb: Multibase) extends Element

V - authentication key

V - authentication key

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Element
class Object
trait Matchable
class Any
Show all

Types

type C1_B64URL = String

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

DIDPeer2(
 Seq(
   fmgp.crypto.KeyGenerator.unsafeX25519,
   fmgp.crypto.KeyGenerator.unsafeEd25519
 ),
 Seq(DIDPeerServiceEncoded.fromEndpoint("http://localhost:8080"))
).did

Attributes

Deprecated methods

This is the old (undefined) format of kid based on the key's encoded

This is the old (undefined) format of kid based on the key's encoded

Attributes

Deprecated
true