Searched refs:AddSecurePort (Results 1 – 2 of 2) sorted by relevance
53 public int AddSecurePort(string addr, ServerCredentialsSafeHandle credentials) in AddSecurePort() method in Grpc.Core.Internal.ServerSafeHandle
283 boundPort = handle.AddSecurePort(address, nativeCredentials); in AddPortInternal()