MessageViewer::DKIMKeyRecord

Search for usage in LXR

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 &note)
 
void setPublicKey (const QString &publicKey)
 
void setService (const QString &service)
 
void setVersion (const QString &version)
 
QString version () const
 

Detailed Description

The DKIMKeyRecord class.

Author
Laurent Montel monte.nosp@m.l@kd.nosp@m.e.org

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 Tue Sep 26 2023 04:00:47 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.