Closed P82maarj closed 5 years ago
Maybe I'm doing something wrong. If:
Should I do something if metadata contains a password for avoiding the crash? Thanks for your project and Regards,
PbeKeySet pks= PbeKeySet(path, FunctionOrLambdaThatReturnsPassword); Crypter cyp = new Crypter(pks);
Maybe I'm doing something wrong. If:
Should I do something if metadata contains a password for avoiding the crash? Thanks for your project and Regards,