QCA
qca_publickey.h File Reference
Include dependency graph for qca_publickey.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | QCA::DHPrivateKey |
class | QCA::DHPublicKey |
class | QCA::DLGroup |
class | QCA::DSAPrivateKey |
class | QCA::DSAPublicKey |
class | QCA::KeyGenerator |
class | QCA::PKey |
class | QCA::PrivateKey |
class | QCA::PublicKey |
class | QCA::RSAPrivateKey |
class | QCA::RSAPublicKey |
Namespaces | |
namespace | QCA |
Functions | |
QCA_EXPORT QByteArray | QCA::emsa3Encode (const QString &hashName, const QByteArray &digest, int size=-1) |
Detailed Description
Header file for PublicKey and PrivateKey related classes.
- Note
- You should not use this header directly from an application. You should just use
#include <QtCrypto>
instead.
Definition in file qca_publickey.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.