VDRPassiveServiceImpl
fmgp.did.method.prism.vdr.VDRPassiveServiceImpl
case class VDRPassiveServiceImpl(prismState: PrismState) extends VDRPassiveService
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait VDRPassiveServiceclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
def dryCreateBytes(didPrism: DIDPrism, vdrKey: Secp256k1PrivateKey, data: Array[Byte]): ZIO[Any, Throwable, (RefVDR, SignedPrismEvent)]
Attributes
- Inherited from:
- VDRPassiveService
def dryDeactivate(eventRef: RefVDR, vdrKey: Secp256k1PrivateKey): ZIO[Any, Throwable, (EventHash, SignedPrismEvent)]
Attributes
- Inherited from:
- VDRPassiveService
def dryUpdateBytes(eventRef: RefVDR, vdrKey: Secp256k1PrivateKey, data: Array[Byte]): ZIO[Any, Throwable, (EventHash, SignedPrismEvent)]
Attributes
- Inherited from:
- VDRPassiveService
Attributes
- Inherited from:
- VDRPassiveService
Attributes
- Inherited from:
- VDRPassiveService
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- VDRPassiveService
In this article