Uses of Class
net.finmath.decryptionoracle.decryption.keys.EncryptedHashedKey
Packages that use EncryptedHashedKey
Package
Description
Decryption Oracle Interface and Implementations (different flavors)
-
Uses of EncryptedHashedKey in net.finmath.decryptionoracle.decryption
Methods in net.finmath.decryptionoracle.decryption that return EncryptedHashedKeyModifier and TypeMethodDescriptionDecryptionOracle.generateEncryptedHashedKey(String contract, byte[] transaction) Generate a key for a given contract and transaction.DecryptionOracleImplementation.generateEncryptedHashedKey(String contract, byte[] transaction) Generate a key for a given contract and transaction.