Searched defs:AuthGraphKeyExchangeProxy (Results 1 – 1 of 1) sorted by relevance
1676 struct AuthGraphKeyExchangeProxy(Strong<dyn IAuthGraphKeyExchange>); struct1678 impl Interface for AuthGraphKeyExchangeProxy {} implementation1680 impl IAuthGraphKeyExchange for AuthGraphKeyExchangeProxy { implementation