Home
last modified time | relevance | path

Searched refs:ServerPrivateKeyPath (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DTestCredentials.cs55 public static string ServerPrivateKeyPath property in Grpc.IntegrationTesting.TestCredentials
72 File.ReadAllText(ServerPrivateKeyPath)); in CreateSslServerCredentials()
DSslCredentialsTest.cs50 File.ReadAllText(TestCredentials.ServerPrivateKeyPath)); in Init()