takeover

fun takeover(callback: (result: Set<FullKey>) -> Unit? = null)

Reconstructs all shares of a CMP key (mobile + cloud shares) into the full public and private keys.

Parameters

callback

invoked with the Set of FullKey that contains extended private key as xprv / fprv and an extended public key as xpub / fpub or a FireblocksError