added option to authenticate client using root cert chain
Showing
- src/csharp/Grpc.Core/Credentials.cs 42 additions, 6 deletionssrc/csharp/Grpc.Core/Credentials.cs
- src/csharp/Grpc.Core/Grpc.Core.csproj 1 addition, 0 deletionssrc/csharp/Grpc.Core/Grpc.Core.csproj
- src/csharp/Grpc.Core/Internal/CredentialsSafeHandle.cs 9 additions, 2 deletionssrc/csharp/Grpc.Core/Internal/CredentialsSafeHandle.cs
- src/csharp/Grpc.Core/Internal/ServerCredentialsSafeHandle.cs 2 additions, 2 deletionssrc/csharp/Grpc.Core/Internal/ServerCredentialsSafeHandle.cs
- src/csharp/Grpc.Core/KeyCertificatePair.cs 84 additions, 0 deletionssrc/csharp/Grpc.Core/KeyCertificatePair.cs
- src/csharp/Grpc.Core/ServerCredentials.cs 39 additions, 28 deletionssrc/csharp/Grpc.Core/ServerCredentials.cs
src/csharp/Grpc.Core/KeyCertificatePair.cs
0 → 100644
Please register or sign in to comment