kleopatra
sender.h
Go to the documentation of this file.
73 const std::vector<GpgME::Key> & encryptToSelfCertificateCandidates( GpgME::Protocol proto ) const;
GpgME::Key resolvedSigningKey(GpgME::Protocol proto) const
Definition: sender.cpp:182
friend bool operator==(const Sender &lhs, const Sender &rhs)
Definition: sender.h:84
const KMime::Types::Mailbox & mailbox() const
Definition: sender.cpp:138
void setResolvedOpenPGPEncryptionUserID(const GpgME::UserID &uid)
Definition: sender.cpp:208
const std::vector< GpgME::Key > & encryptToSelfCertificateCandidates(GpgME::Protocol proto) const
Definition: sender.cpp:157
void setResolvedSigningKey(const GpgME::Key &key)
Definition: sender.cpp:172
GpgME::UserID resolvedOpenPGPEncryptionUserID() const
Definition: sender.cpp:215
bool isEncryptionAmbiguous(GpgME::Protocol proto) const
Definition: sender.cpp:132
bool isSigningAmbiguous(GpgME::Protocol proto) const
Definition: sender.cpp:126
bool operator!=(const Recipient &lhs, const Recipient &rhs)
Definition: recipient.h:92
static bool operator==(const AddrSpec &lhs, const AddrSpec &rhs)
Definition: recipient.cpp:55
GpgME::Key resolvedEncryptionKey(GpgME::Protocol proto) const
Definition: sender.cpp:200
const std::vector< GpgME::Key > & signingCertificateCandidates(GpgME::Protocol proto) const
Definition: sender.cpp:142
Definition: sender.h:56
void setResolvedEncryptionKey(const GpgME::Key &key)
Definition: sender.cpp:187
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.