#include <dkimcheckpolicy.h>
|
bool | autogenerateRule () const |
|
bool | autogenerateRuleOnlyIfSenderInSDID () const |
|
bool | checkIfEmailShouldBeSigned () const |
|
int | publicRsaTooSmallPolicy () const |
|
int | rsaSha1Policy () const |
|
bool | saveDkimResult () const |
|
int | saveKey () const |
|
void | setAutogenerateRule (bool autogenerateRule) |
|
void | setAutogenerateRuleOnlyIfSenderInSDID (bool autogenerateRuleOnlyIfSenderInSDID) |
|
void | setCheckIfEmailShouldBeSigned (bool checkIfEmailShouldBeSigned) |
|
void | setPublicRsaTooSmallPolicy (int publicRsaTooSmallPolicy) |
|
void | setRsaSha1Policy (int rsaSha1Policy) |
|
void | setSaveDkimResult (bool saveDkimResult) |
|
void | setSaveKey (int saveKey) |
|
void | setUseAuthenticationResults (bool useAuthenticationResults) |
|
void | setUseDefaultRules (bool useDefaultRules) |
|
void | setUseDMarc (bool useDMarc) |
|
void | setUseOnlyAuthenticationResults (bool useOnlyAuthenticationResults) |
|
void | setUseRelaxedParsing (bool useRelaxedParsing) |
|
void | setVerifySignatureWhenOnlyTest (bool verifySignatureWhenOnlyTest) |
|
bool | useAuthenticationResults () const |
|
bool | useDefaultRules () const |
|
bool | useDMarc () const |
|
bool | useOnlyAuthenticationResults () const |
|
bool | useRelaxedParsing () const |
|
bool | verifySignatureWhenOnlyTest () const |
|
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 Thu Nov 30 2023 03:56:27 by
doxygen 1.8.17 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.