System.Security.Cryptography.X509Certificates by: Microsoft
  • 1 total downloads
  • Latest version: 4.0.0-beta-22605
Provides types for reading, exporting and verifying Authenticode X.509 v3 certificates. These certificates are signed with a private key that uniquely and positively identifies the holder of the certificate. Commonly Used Types: System.Security.Cryptography.X509Certificates.X509Certificate2 System.Security.Cryptography.X509Certificates.X509Certificate System.Security.Cryptography.X509Certificates.X509ContentType System.Security.Cryptography.X509Certificates.StoreLocation System.Security.Cryptography.X509Certificates.StoreName System.Security.Cryptography.X509Certificates.X509FindType System.Security.Cryptography.X509Certificates.X509ChainStatus System.Security.Cryptography.X509Certificates.X509Certificate2Collection System.Security.Cryptography.X509Certificates.X509EnhancedKeyUsageExtension System.Security.Cryptography.X509Certificates.X509Chain
Validation by: Andrew Arnott
  • 1 total downloads
  • Latest version: 2.4.17
  • InputValidation IntegrityCheck
Method input validation and runtime checks that report errors or throw exceptions when failures are detected.
xunit.core by: James Newkirk, Brad Wilson
  • 1 total downloads
  • Latest version: 2.3.0-beta3-build3705
Includes the libraries for writing unit tests with xUnit.net.