[][src]Module xmpp_parsers::ecaps2

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.

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.