@JvmStatic @JvmOverloads fun createKey(wallet: Wallet, keyInformation: KeyInformation? = null): Single<String>
An RX wrapper for Crypto.createKey.
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