Uses of Class
org.hyperledger.aries.api.wallet.WalletDIDCreate
-
Packages that use WalletDIDCreate Package Description org.hyperledger.aries org.hyperledger.aries.api.wallet -
-
Uses of WalletDIDCreate in org.hyperledger.aries
Methods in org.hyperledger.aries with parameters of type WalletDIDCreate Modifier and Type Method Description Optional<DID>AriesClient. walletDidCreate(@NonNull WalletDIDCreate didCreate)Create local DID -
Uses of WalletDIDCreate in org.hyperledger.aries.api.wallet
Methods in org.hyperledger.aries.api.wallet that return WalletDIDCreate Modifier and Type Method Description WalletDIDCreateWalletDIDCreate.WalletDIDCreateBuilder. build()
-