Uses of Package
net.finmath.decryptionoracle.decryption.arguments
Packages that use net.finmath.decryptionoracle.decryption.arguments
-
Classes in net.finmath.decryptionoracle.decryption.arguments used by net.finmath.decryptionoracle.decryption.argumentsClassDescriptionJava representation of the Solidity struct EncryptedHashedArguments: struct EncryptedHashedArguments { bytes32 argsHash; bytes32 publicKeyId; bytes ciphertext; } This class does not perform encryption itself; you pass in the ciphertext.