4
0
mirror of https://github.com/QuasarApp/qca.git synced 2025-05-04 23:19:34 +00:00

pgp fingerprint is much longer than 16 digits :)

svn path=/trunk/kdesupport/qca/; revision=800342
This commit is contained in:
Justin Karneges 2008-04-23 22:54:03 +00:00
parent 88bf25535d
commit 3c19274329

@ -2434,7 +2434,7 @@ public:
/** /**
The key fingerpint The key fingerpint
This will return the PGP fingerprint as a string. It comprises 16 This will return the PGP fingerprint as a string. It comprises 40
hex digits, without spaces. hex digits, without spaces.
*/ */
QString fingerprint() const; QString fingerprint() const;