libkpgp
Kpgp::Block Member List
This is the complete list of members for Kpgp::Block, including all inherited members.Block(const QCString &str=QCString()) | Kpgp::Block | |
clearsign(const QCString &keyId, const QCString &charset=QCString()) | Kpgp::Block | |
decrypt() | Kpgp::Block | |
encrypt(const QStringList &receivers, const QCString &keyId, const bool sign, const QCString &charset=QCString()) | 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 QCString &str) | Kpgp::Block | [inline] |
setProcessedText(const QCString &str) | Kpgp::Block | [inline] |
setRequiredKey(const QCString &keyId) | Kpgp::Block | [inline] |
setRequiredUserId(const QString &userId) | Kpgp::Block | [inline] |
setSignatureDate(const QCString &date) | Kpgp::Block | [inline] |
setSignatureKeyId(const QCString &keyId) | Kpgp::Block | [inline] |
setSignatureUserId(const QString &userId) | Kpgp::Block | [inline] |
setStatus(const int status) | Kpgp::Block | [inline] |
setText(const QCString &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() | Kpgp::Block | [inline] |
verify() | Kpgp::Block | |
~Block() | Kpgp::Block |