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.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
In this article