Class DecryptionOracleConfig
java.lang.Object
net.finmath.decryptionoracle.config.DecryptionOracleConfig
Configuration of the description oracle.
Keys should be provided through a path to a keystore.
- Author:
- Christian Fries
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDecryptionOracle configuration.
-
Constructor Details
-
DecryptionOracleConfig
public DecryptionOracleConfig()
-
-
Method Details
-
decryptionOracle
DecryptionOracle configuration. Supported hashing methods: keccak256, sha256- Returns:
- a
DecryptionOracleobject
-