This task creates shares of the input function. We currently expect that function secret sharing is used only with two parties (so the task should have two output shares).
1 data object (function)
2 data objects (function shares)
Restriction: task must have at exactly one input and two output data objects
Error: exactly 1 input and 2 outputs are required
Restriction: names of output data objects must be different
Error: output objects must be different