fmgp.did.method.peer.DIDPeer2
See theDIDPeer2 companion class
object DIDPeer2
Attributes
Members list
Type members
Classlikes
case class ElementService(base64: C1_B64URL) extends Element
object ElementService
Attributes
- Companion
- class
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ElementService.type
Inherited types
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("http://localhost:8080"))
).did
Attributes
In this article