DIDDocument

fmgp.did.DIDDocument
See theDIDDocument companion object
trait DIDDocument extends DID

DIDDocument

https://w3c.github.io/did-core/#did-document-properties

https://github.com/w3c/?q=did&type=all&language=&sort=

  • authentication -> challenge-response protocol
  • assertionMethod -> Issuer key (for purposes of issuing a Verifiable Credential)
  • keyAgreement -> tablishing a secure communication channel with the recipient
  • capabilityInvocation -> Master key (for authorization to update the DID Document.)
  • capabilityDelegation -> ...

Attributes

Companion:
object
Graph
Supertypes
trait DID
class Object
trait Matchable
class Any
Known subtypes