Uses of Class
net.finmath.decryptionoracle.execution.service.CallDecryptionService.DecryptedCall
Packages that use CallDecryptionService.DecryptedCall
-
Uses of CallDecryptionService.DecryptedCall in net.finmath.decryptionoracle.execution.service
Methods in net.finmath.decryptionoracle.execution.service that return CallDecryptionService.DecryptedCallModifier and TypeMethodDescriptionCallDecryptionService.decryptEncryptedCall(byte[] callCiphertext, byte[] callPublicKeyId, byte[] argsCiphertext, byte[] argsPublicKeyId, String requester) Decrypt the call descriptor and argument blob and enforce eligibility.CallDecryptionServiceImplementation.decryptEncryptedCall(byte[] callCiphertext, byte[] callPublicKeyId, byte[] argsCiphertext, byte[] argsPublicKeyId, String requester) Decrypt the call descriptor and argument blob and enforce eligibility.