@JvmStatic @JvmOverloads fun createAndStoreMySovDid(wallet: Wallet, myDidInformation: MyDidInformation? = null): Single<DidResult>
An utility for creating a sov DID. AcaPy expects a "did:sov" DID.
wallet
- is the wallet to store the did in
myDidInformation
- is the identity information data
Return
single DidResult holds the created did and verkey