libkpgp
Kpgp::Block Member List
This is the complete list of members for Kpgp::Block, including all inherited members.
Block(const QByteArray &str=QByteArray()) | Kpgp::Block | explicit |
clearsign(const QByteArray &keyId, const QByteArray &charset=QByteArray()) | Kpgp::Block | |
decrypt() | Kpgp::Block | |
encrypt(const QStringList &receivers, const QByteArray &keyId, const bool sign, const QByteArray &charset=QByteArray()) | Kpgp::Block | |
encryptedFor() const | Kpgp::Block | inline |
error() const | Kpgp::Block | inline |
goodSignature() const | Kpgp::Block | inline |
isEncrypted() const | Kpgp::Block | inline |
isSigned() const | Kpgp::Block | inline |
requiredKey() const | Kpgp::Block | inline |
requiredUserId() const | Kpgp::Block | inline |
reset() | Kpgp::Block | |
setError(const QByteArray &str) | Kpgp::Block | inline |
setProcessedText(const QByteArray &str) | Kpgp::Block | inline |
setRequiredKey(const QByteArray &keyId) | Kpgp::Block | inline |
setRequiredUserId(const QString &userId) | Kpgp::Block | inline |
setSignatureDate(const QByteArray &date) | Kpgp::Block | inline |
setSignatureKeyId(const QByteArray &keyId) | Kpgp::Block | inline |
setSignatureUserId(const QString &userId) | Kpgp::Block | inline |
setStatus(const int status) | Kpgp::Block | inline |
setText(const QByteArray &str) | Kpgp::Block | inline |
signatureDate() const | Kpgp::Block | inline |
signatureKeyId() const | Kpgp::Block | inline |
signatureUserId() const | Kpgp::Block | inline |
status() const | Kpgp::Block | inline |
text() const | Kpgp::Block | inline |
type() const | Kpgp::Block | inline |
verify() | Kpgp::Block | |
~Block() | Kpgp::Block |
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:48 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:55:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.