C# server side TLS support
Showing
- include/grpc/grpc_security.h 1 addition, 2 deletionsinclude/grpc/grpc_security.h
- src/csharp/Grpc.Core/Grpc.Core.csproj 2 additions, 0 deletionssrc/csharp/Grpc.Core/Grpc.Core.csproj
- src/csharp/Grpc.Core/Internal/ServerCredentialsSafeHandle.cs 68 additions, 0 deletionssrc/csharp/Grpc.Core/Internal/ServerCredentialsSafeHandle.cs
- src/csharp/Grpc.Core/Internal/ServerSafeHandle.cs 8 additions, 1 deletionsrc/csharp/Grpc.Core/Internal/ServerSafeHandle.cs
- src/csharp/Grpc.Core/Server.cs 11 additions, 1 deletionsrc/csharp/Grpc.Core/Server.cs
- src/csharp/Grpc.Core/ServerCredentials.cs 107 additions, 0 deletionssrc/csharp/Grpc.Core/ServerCredentials.cs
- src/csharp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj 1 addition, 0 deletions...rp/Grpc.IntegrationTesting/Grpc.IntegrationTesting.csproj
- src/csharp/Grpc.IntegrationTesting/InteropClient.cs 2 additions, 11 deletionssrc/csharp/Grpc.IntegrationTesting/InteropClient.cs
- src/csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs 6 additions, 2 deletions...csharp/Grpc.IntegrationTesting/InteropClientServerTest.cs
- src/csharp/Grpc.IntegrationTesting/InteropServer.cs 10 additions, 2 deletionssrc/csharp/Grpc.IntegrationTesting/InteropServer.cs
- src/csharp/Grpc.IntegrationTesting/TestCredentials.cs 83 additions, 0 deletionssrc/csharp/Grpc.IntegrationTesting/TestCredentials.cs
- src/csharp/ext/grpc_csharp_ext.c 35 additions, 0 deletionssrc/csharp/ext/grpc_csharp_ext.c
Loading
Please register or sign in to comment