Hello,
I'm creating the physical wallet (similar to Ledger Nano S), and I want to 
store private key in my own way. I don't want the BitcoinJ to store the 
private key in .wallet file. Is there some way to configure the library so 
it keep the private key in-memory and lost it after the session ? I would 
like to restore/import the private key after some process of authorization 
(button, pin, 2FA etc.).

Or maybe should I take use of wallet().encrypt() and wallet().encrypt() is 
it safer ?

-- 
You received this message because you are subscribed to the Google Groups 
"bitcoinj" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to