mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-08-23 13:35:21 -04:00
parent
470a74ee24
commit
07efabed03
4 changed files with 27 additions and 6 deletions
|
@ -37,7 +37,7 @@ public:
|
|||
const QString cipherName() const;
|
||||
const QString type() const;
|
||||
int keyLength() const;
|
||||
const QString fingerprint() const;
|
||||
const QString fingerprint(QCryptographicHash::Algorithm algo = QCryptographicHash::Sha256) const;
|
||||
const QString comment() const;
|
||||
const QString publicKey() const;
|
||||
const QString errorString() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue