Package net.finmath.decryptionoracle.execution.service
package net.finmath.decryptionoracle.execution.service
-
ClassDescriptionCall Decryption Oracle Event Listener - the bridge between on-chain ICallDecryptionOracle and off-chain CallDecryptionService.Off-chain decryption logic for the Call Decryption Oracle.Result of decrypting an encrypted call descriptor + encrypted arguments.Default implementation of
CallDecryptionServicethat: uses the same ABI encoding/decoding as Solidity (via web3j), and enforces eligibility based on the encryptedArgsDescriptorstructure.