openmls::ciphersuite::signable

Trait VerifiedStruct

Source
pub trait VerifiedStruct { }
Expand description

This marker trait must be implemented by all structs that contain a verified self-signature.

Implementors§