|
QXmpp
Version: 1.15.1
|
Public Member Functions | |
| bool | operator== (const TrustMessage &) const =default |
| Default comparison operator. | |
Public Attributes | |
| QString | encryption |
| encryption of the keys to trust or distrust | |
| QList< QString > | trustKeyIds |
| list of Base16 encoded key identifiers to be trusted | |
| QList< QString > | distrustKeyIds |
| list of Base16 encoded key identifiers to be distrusted | |
A "trust-message" query defined in XEP-0434: Trust Messages (TM).
1.8.14