Searched defs:KeyPackageRef (Results 1 – 5 of 5) sorted by relevance
71 pub struct KeyPackageRef(HashReference); struct73 impl Deref for KeyPackageRef { implementation81 impl From<Vec<u8>> for KeyPackageRef { implementation118 ) -> Result<KeyPackageRef, MlsError> { in to_reference()
38 key_package_to_remove: Option<KeyPackageRef>, in new()
486 pub fn welcome_key_package_references(&self) -> Vec<&KeyPackageRef> { in welcome_key_package_references()499 ) -> Result<Option<KeyPackageRef>, MlsError> { in key_package_reference()
76 key_package_to_remove: Option<KeyPackageRef>, in new()
585 used_key_package_ref: Option<KeyPackageRef>, in join_with()