Home
last modified time | relevance | path

Searched defs:IsPeerAuthenticated (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/csharp/Grpc.Core.Api/
DAuthContext.cs51 public bool IsPeerAuthenticated property in Grpc.Core.AuthContext
/third_party/grpc/src/cpp/common/
Dsecure_auth_context.cc92 bool SecureAuthContext::IsPeerAuthenticated() const { in IsPeerAuthenticated() function in grpc::SecureAuthContext