KNewStuff
knewstuff2/core/security.h
Go to the documentation of this file.
85 MD5_OK = 1,
86 SIGNED_OK = 2,
87 SIGNED_BAD = 4,
88 TRUSTED = 8,
89 UNKNOWN = 16,
90 SIGNED_BAD_CLEAR = 27,
91 BAD_PASSPHRASE = 32
Definition: knewstuff2/core/security.h:27
Handles security related issues, like signing, verifying.
Definition: knewstuff2/core/security.h:47
List
Definition: knewstuff2/core/author.h:26
This file is part of the KDE documentation.
Documentation copyright © 1996-2017 The KDE developers.
Generated on Sat May 13 2017 06:43:38 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2017 The KDE developers.
Generated on Sat May 13 2017 06:43:38 by doxygen 1.8.13 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.