#include <dkimkeyrecord.h>
The DKIMKeyRecord class.
- Author
- Laurent Montel monte.nosp@m.l@kd.nosp@m.e.org
Definition at line 19 of file dkimkeyrecord.h.
◆ flags()
◆ hashAlgorithm()
◆ keyType()
QString DKIMKeyRecord::keyType |
( |
| ) |
const |
|
nodiscard |
◆ note()
QString DKIMKeyRecord::note |
( |
| ) |
const |
|
nodiscard |
◆ operator==()
bool DKIMKeyRecord::operator== |
( |
const DKIMKeyRecord & | other | ) |
const |
|
nodiscard |
◆ parseKey()
bool DKIMKeyRecord::parseKey |
( |
const QString & | key | ) |
|
|
nodiscard |
◆ publicKey()
QString DKIMKeyRecord::publicKey |
( |
| ) |
const |
|
nodiscard |
◆ service()
QString DKIMKeyRecord::service |
( |
| ) |
const |
|
nodiscard |
◆ setFlags()
void DKIMKeyRecord::setFlags |
( |
const QStringList & | flags | ) |
|
◆ setHashAlgorithm()
void DKIMKeyRecord::setHashAlgorithm |
( |
const QStringList & | hashAlgorithm | ) |
|
◆ setKeyType()
void DKIMKeyRecord::setKeyType |
( |
const QString & | keyType | ) |
|
◆ setNote()
void DKIMKeyRecord::setNote |
( |
const QString & | note | ) |
|
◆ setPublicKey()
void DKIMKeyRecord::setPublicKey |
( |
const QString & | publicKey | ) |
|
◆ setService()
void DKIMKeyRecord::setService |
( |
const QString & | service | ) |
|
◆ setVersion()
void DKIMKeyRecord::setVersion |
( |
const QString & | version | ) |
|
◆ version()
QString DKIMKeyRecord::version |
( |
| ) |
const |
|
nodiscard |
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:33:26 by
doxygen 1.12.0 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.