[][src]Module xmpp_parsers::cert_management

XEP-0257: Client Certificate Management for SASL EXTERNAL

Structs

Name

The name of a certificate.

Cert

An X.509 certificate.

Append

For the client to upload an X.509 certificate.

ListCertsQuery

Client requests the current list of X.509 certificates.

Resource

One resource currently using a certificate.

Users

A list of resources currently using this certificate.

Item

An X.509 certificate being set for this user.

ListCertsResponse

Server answers with the current list of X.509 certificates.

Disable

Client disables an X.509 certificate.

Revoke

Client revokes an X.509 certificate.