Searched defs:ISharedSecret (Results 1 – 4 of 4) sorted by relevance
36 interface ISharedSecret { interface
41 interface ISharedSecret { interface
167 ) -> Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)> { in connect_participants()246 participants: Vec<(Strong<dyn ISharedSecret>, SharedSecretParticipant)>, in negotiate_shared_secret()