MessageViewer::DKIMKeyRecord
MessageViewer::DKIMKeyRecord Class Reference
#include <dkimkeyrecord.h>
Public Member Functions | |
QStringList | flags () const |
QStringList | hashAlgorithm () const |
QString | keyType () const |
QString | note () const |
bool | operator== (const DKIMKeyRecord &other) const |
bool | parseKey (const QString &key) |
QString | publicKey () const |
QString | service () const |
void | setFlags (const QStringList &flags) |
void | setHashAlgorithm (const QStringList &hashAlgorithm) |
void | setKeyType (const QString &keyType) |
void | setNote (const QString ¬e) |
void | setPublicKey (const QString &publicKey) |
void | setService (const QString &service) |
void | setVersion (const QString &version) |
QString | version () const |
Detailed Description
The DKIMKeyRecord class.
Definition at line 19 of file dkimkeyrecord.h.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:02:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon May 8 2023 04:02:36 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.