Provides modules for loading client certificates from http requests.
                        
                    
         
                Info
| Version: | 2019.3.22.2 | 
| Author(s): | Jeff Purcell | 
| Last Update: | Friday, March 22, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/PSNS-IMF/security-clientcerthandling | 
| NuGet Url: | https://www.nuget.org/packages/Psns.Common.Security.ClientCertificateHandling | 
Install
Install-Package Psns.Common.Security.ClientCertificateHandling
                        dotnet add package Psns.Common.Security.ClientCertificateHandling
                        paket add Psns.Common.Security.ClientCertificateHandling
                        
                                Psns.Common.Security.ClientCertificateHandling Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETStandard 1.6 
                                        
                    - NETStandard.Library(>= 2.0.2)
 - System.Collections.Specialized(>= 4.3.0)
 - System.Security.Claims(>= 4.3.0)
 - System.Security.Cryptography.Primitives(>= 4.3.0)
 - System.Security.Cryptography.X509Certificates(>= 4.3.2)
 
- Psns.Common.Functional(>= 2018.6.15.1)
 - Psns.Common.SystemExtensions(>= 2018.6.11.1)
 - System.ValueTuple(>= 4.5.0)
 
Tags