Expand description
XEP-0390: Entity Capabilities 2.0
Structs§
- ECaps2
- Represents a set of capability hashes, all of them must correspond to the same input disco#info, using different algorithms.
- ECaps2
AsXml Iterator - Convert a
ECaps2
into XML events. - ECaps2
From XmlBuilder - Build a
ECaps2
from XML events.
Functions§
- compute_
disco - Applies the algorithm from XEP-0390 on a disco#info query element.
- hash_
ecaps2 - Hashes the result of compute_disco() with one of the supported hash algorithms.
- query_
ecaps2 - Helper function to create the query for the disco#info corresponding to an ecaps2 hash.