Expand description
Identity providers to use with ClientBuilder.
Modules
- Basic credential identity provider.
- X.509 certificate identity provider.
Structs
- Wrapper type representing a credential type identifier along with default values defined by the MLS RFC.
- Custom user created credential type.
- Customizable identity warning returned by an
IdentityProvider. - A set of roster updates due to a commit.
- MLS group member identity represented as a combination of a public
SignaturePublicKeyandCredential.
Enums
- A MLS credential used to authenticate a group member.
Traits
- Trait that provides a conversion between an underlying credential type and the
Credentialenum.