The function executeHEMethod is a homomorphic encryption wrapper around executeMethod. It ensures any returned result is encrypted using the homomorphic encryption function.

executeHEMethod(objectId, method, ...)

Arguments

objectId

the (instance) identifier of the object on which to invoke a method

method

the name of the method to invoke

...

further arguments as appropriate for the method

Value

a list containing an integer and a fractional result converted to characters