Searched defs:SharedSecretParticipant (Results 1 – 1 of 1) sorted by relevance
57 enum SharedSecretParticipant { enum64 impl Display for SharedSecretParticipant { implementation96 ) -> Option<SharedSecretParticipant> { in filter_map_legacy_km_instances()153 mut participants: Vec<SharedSecretParticipant>, in connect_participants()154 ) -> Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)> { in connect_participants() argument234 participants: Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)>, in negotiate_shared_secret() argument