blob: ee0069910f76f4978260620253f7a24f0e326119 (
plain)
1
2
3
4
|
gpgcontext.cpp:
- generateKey() should have parameters, not just a string
- constructor should have app path as param (or path to gpg binary)
-- path for keydb should be configurable separatly, for using empty db for testing
|