mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-28 20:44:31 +00:00
more error possibilities
svn path=/trunk/kdesupport/qca/; revision=440366
This commit is contained in:
parent
946ace4621
commit
acabfd9986
@ -260,7 +260,9 @@ namespace QCA
|
||||
ErrorSignerExpired, ///< signing key is expired
|
||||
ErrorSignerInvalid, ///< signing key is invalid in some way
|
||||
ErrorEncryptExpired, ///< encrypting key is expired
|
||||
ErrorEncryptUntrusted, ///< encrypting key is untrusted
|
||||
ErrorEncryptInvalid, ///< encrypting key is invalid in some way
|
||||
ErrorNeedCard, ///< pgp card is missing
|
||||
ErrorUnknown ///< other error
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user