aries / net.globalid.aries.utils / RxWallet / export
export
fun export(wallet: Wallet, exportConfig: WalletImportExportConfig): Completable
Exports the wallet using the provided configuration.
Parameters
wallet
- to export.
exportConfig
- is the configuration used for exporting.