fmgp.did.comm.OperationsImp
See theOperationsImp companion object
class OperationsImp(cryptoOperations: CryptoOperations) extends Operations
Attributes
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
decrypt
decrypt
Attributes
Attributes
- Definition Classes
Inherited methods
decrypt
decrypt verify sender
Attributes
- Inherited from:
- Operations
Attributes
- Inherited from:
- Operations
Attributes
- Inherited from:
- Operations
def verify2PlaintextMessage(msg: SignedMessage): ZIO[Operations & Resolver, CryptoFailed, PlaintextMessage]
Attributes
- Inherited from:
- Operations
In this article