Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DTestCredentials.cs47 public static string ServerCertChainPath property in Grpc.IntegrationTesting.TestCredentials
71 File.ReadAllText(ServerCertChainPath), in CreateSslServerCredentials()
DSslCredentialsTest.cs49 File.ReadAllText(TestCredentials.ServerCertChainPath), in Init()