fmgp.prism.SSI
See theSSI companion object
final case class SSI(did: DIDSubject, latestHash: Option[String], keys: Seq[UncompressedECKey | CompressedECKey], services: Seq[MyService], context: Seq[String], disabled: Boolean)
This is the SSI representing a DID PRISM
Attributes
- Companion
- object
- Graph
-
- Supertypes
- Self type
Members list
In this article