storePrivate

abstract fun storePrivate(sorableKey: StorableKey, recoveryId: String)(source)

Stores a private key with its recovery ID.

Parameters

sorableKey

The private key to store. Must implement the StorableKey interface.

recoveryId

String that identifies the type of key used on recovery process.