fmgp.did.comm.Operations
See theOperations companion trait
object Operations
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Operations.type
Members list
Value members
Concrete methods
decrypt
decrypt
Attributes
decryptAndVerify
decryptAndVerify
Attributes
def authEncrypt(msg: PlaintextMessage): ZIO[Operations & Agent & Resolver, DidFail, EncryptedMessage]
decrypt and verify if needed
decrypt and verify if needed
Attributes
In this article