bootstrap

suspend fun bootstrap(keyType: MobileWalletKeyType? = null, didMethod: String = "key", keyUseAuthorizationPolicy: WalletBridgeKeyUseAuthorizationPolicy? = null): WalletBridgeResult<MobileWalletBootstrapResult>

Initializes the bridged wallet and returns the persisted key and DID information.