Module extension

Source

Structs§

Extension
An MLS protocol extension.
ExtensionList
A collection of MLS Extensions.
ExtensionType
Wrapper type representing an extension identifier along with default values defined by the MLS RFC.

Enums§

ExtensionError

Traits§

MlsCodecExtension
Convenience trait for custom extension types that use mls_rs_codec as an underlying serialization mechanism
MlsExtension
Trait used to convert a type to and from an Extension