Searched defs:SharedSecretParticipant (Results 1 – 1 of 1) sorted by relevance
56 enum SharedSecretParticipant { enum63 impl Display for SharedSecretParticipant { implementation97 ) -> Option<SharedSecretParticipant> { in filter_map_legacy_km_instances()158 mut participants: Vec<SharedSecretParticipant>, in connect_participants()159 ) -> Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)> { in connect_participants() argument238 participants: Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)>, in negotiate_shared_secret() argument