Uses of Class
net.finmath.decryptionoracle.decryption.arguments.EncryptedHashedArguments
Packages that use EncryptedHashedArguments
-
Uses of EncryptedHashedArguments in net.finmath.decryptionoracle.decryption.arguments
Methods in net.finmath.decryptionoracle.decryption.arguments that return EncryptedHashedArgumentsModifier and TypeMethodDescriptionstatic EncryptedHashedArgumentsEncryptedHashedArguments.of(byte[] abiEncodedArguments, byte[] publicKeyId, byte[] ciphertext) Convenience factory: compute argsHash from plaintext ABI-encoded arguments.