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