aries / net.globalid.aries.utils / RxDid / createAndStoreMySovDid

createAndStoreMySovDid

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

An utility for creating a sov DID. AcaPy expects a "did:sov" DID.

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