Fix: Regenerate transform seed and transform master key on save.
This commit is contained in:
committed by
Jonathan White
parent
3bc8a79b9b
commit
c6f83b9ca6
@@ -106,6 +106,7 @@ public:
|
||||
*/
|
||||
bool setKey(const CompositeKey& key);
|
||||
bool hasKey() const;
|
||||
bool transformKeyWithSeed(const QByteArray& transformSeed);
|
||||
bool verifyKey(const CompositeKey& key) const;
|
||||
void recycleEntry(Entry* entry);
|
||||
void recycleGroup(Group* group);
|
||||
|
||||
Reference in New Issue
Block a user