aries / net.globalid.aries.utils / RxDid / createAndStoreMyDid

createAndStoreMyDid

@JvmStatic @JvmOverloads fun createAndStoreMyDid(wallet: Wallet, myDidInformation: MyDidInformation? = null): Single<DidResult>

An Rx wrapper for Did.createAndStoreMyDid.

Parameters

wallet - is the wallet to store the did in

myDidInformation - is the identity information data

Return
single DidResult holds the created did and verkey