aries / net.globalid.aries.utils / RxCrypto / createKey

createKey

@JvmStatic @JvmOverloads fun createKey(wallet: Wallet, keyInformation: KeyInformation? = null): Single<String>

An RX wrapper for Crypto.createKey.

Parameters

wallet - is the wallet to store the keys in

keyInformation - is the key generation configuration

Return
single String is a string representation of the generated verkey