SET
|
0e9cc34ac0
|
Prefer key fingerprints anywhere.
During delete process, keys were identified by Key::keyID().
It seems that collisions are possible; so use fingerprints instead.
|
2020-11-15 20:55:05 +01:00 |
|
SET
|
e312ac1efd
|
Allow exporting public keys.
Secret keys cannot be exported because the loopback pinentry mechanism
fails to work.
|
2020-11-15 20:32:12 +01:00 |
|
SET
|
a721bb0225
|
Use common code formatting style.
|
2020-11-14 14:46:28 +01:00 |
|
SET
|
bb4df1423a
|
Move all keyring management functions to a separate class.
KeyringIO imports, creates and deletes keys. Everything is declared
private in this class, and it can be called by K7Main only.
|
2020-11-14 10:58:45 +01:00 |
|