Module core_crypto::proteus
source · Expand description
Proteus Abstraction
Structs§
- Proteus counterpart of crate::mls::MlsCentral The big difference is that ProteusCentral doesn’t own its own keystore but must borrow it from the outside. Whether it’s exclusively for this struct’s purposes or it’s shared with our main struct, crate::mls::MlsCentral
- Proteus Session wrapper, that contains the identifier and the associated proteus Session
Type Aliases§
- Proteus session IDs, it seems it’s basically a string