generateMPCKeys

fun generateMPCKeys(algorithms: Set<Algorithm>, callback: (result: Set<KeyDescriptor>) -> Unit? = null)

Start the MPC setup process for selected algorithms

Parameters

algorithms

a Set of supported Algorithm

callback

invoked with the Set of KeyDescriptor with the information of all keys