generate MPCKeys
fun generateMPCKeys(algorithms: Set<Algorithm>, callback: (result: Set<KeyDescriptor>) -> Unit? = null)
Start the MPC setup process for selected algorithms
Parameters
callback
invoked with the Set of KeyDescriptor with the information of all keys