QCA
qca_basic.h File Reference
Include dependency graph for qca_basic.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | QCA::Cipher |
class | QCA::Hash |
class | QCA::HKDF |
class | QCA::KeyDerivationFunction |
class | QCA::MessageAuthenticationCode |
class | QCA::PBKDF1 |
class | QCA::PBKDF2 |
class | QCA::Random |
Namespaces | |
namespace | QCA |
Detailed Description
Header file for classes for cryptographic primitives (basic operations).
- Note
- You should not use this header directly from an application. You should just use
#include <QtCrypto>
instead.
Definition in file qca_basic.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:53:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 8 2024 11:53:13 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.