Module xmpp_parsers::cert_management
source · Expand description
XEP-0257: Client Certificate Management for SASL EXTERNAL
Structs§
- For the client to upload an X.509 certificate.
- An X.509 certificate.
- Build a
Cert
from XML events. - Convert a
Cert
into XML events. - Client disables an X.509 certificate.
- An X.509 certificate being set for this user.
- Client requests the current list of X.509 certificates.
- Build a
ListCertsQuery
from XML events. - Convert a
ListCertsQuery
into XML events. - Server answers with the current list of X.509 certificates.
- The name of a certificate.
- One resource currently using a certificate.
- Client revokes an X.509 certificate.
- A list of resources currently using this certificate.