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