QCA
qca_cert.h File Reference
Include dependency graph for qca_cert.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | QCA::Certificate |
class | QCA::CertificateAuthority |
class | QCA::CertificateChain |
class | QCA::CertificateCollection |
class | QCA::CertificateInfoOrdered |
class | QCA::CertificateInfoPair |
class | QCA::CertificateInfoType |
class | QCA::CertificateOptions |
class | QCA::CertificateRequest |
class | QCA::ConstraintType |
class | QCA::CRL |
class | QCA::CRLEntry |
class | QCA::KeyBundle |
class | QCA::KeyLoader |
class | QCA::PGPKey |
Namespaces | |
namespace | QCA |
Typedefs | |
typedef QMultiMap< CertificateInfoType, QString > | QCA::CertificateInfo |
typedef QList< ConstraintType > | QCA::Constraints |
Functions | |
QCA_EXPORT QStringList | QCA::makeFriendlyNames (const QList< Certificate > &list) |
QCA_EXPORT CertificateInfoOrdered | QCA::orderedDNOnly (const CertificateInfoOrdered &in) |
QCA_EXPORT QString | QCA::orderedToDNString (const CertificateInfoOrdered &in) |
Detailed Description
Header file for PGP key and X.509 certificate related classes.
- Note
- You should not use this header directly from an application. You should just use
#include <QtCrypto>
instead.
Definition in file qca_cert.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Nov 22 2024 12:03:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.