System.Security.Cryptography.X509Certificates 4.0.0-beta-23123
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
Showing the top 20 packages that depend on System.Security.Cryptography.X509Certificates.
| Packages | Downloads |
|---|---|
|
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
|
147 |
|
System.Net.Http
Provides a programming interface for modern HTTP applications, including HTTP client components that allow applications to consume web services over HTTP and HTTP components that can be used by both clients and servers for parsing HTTP headers.
Commonly Used Types:
System.Net.Http.HttpResponseMessage
System.Net.Http.DelegatingHandler
System.Net.Http.HttpRequestException
System.Net.Http.HttpClient
System.Net.Http.MultipartContent
System.Net.Http.Headers.HttpContentHeaders
System.Net.Http.HttpClientHandler
System.Net.Http.StreamContent
System.Net.Http.FormUrlEncodedContent
System.Net.Http.HttpMessageHandler
When using NuGet 3.x this package requires at least version 3.4.
|
137 |
|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together. This includes all of the APIs in the NETStandard.Platform package plus additional libraries that are core to .NET but built on top of NETStandard.Platform.
When using NuGet 3.x this package requires at least version 3.4.
|
91 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/e595ee276d14e14bfb3eb323fb57f2aa668bddea
|
36 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/958f2354c4d83dbb0e7723d0a8079a0dfbc33f25.
|
33 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it.
This package was built from the source at https://github.com/dotnet/roslyn/commit/ec1cde8b77c7bca654888681037f55aa0e62dd19
|
33 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
29 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/9081e399a13297f6e2fd37cb06ca82ffba3eed21
|
29 |
|
IdentityModel
IdentityModel
|
28 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn").
Do not install this package manually, it will be added as a prerequisite by other packages that require it.
More details at https://aka.ms/roslyn-packages
This package was built from the source at https://github.com/dotnet/roslyn/commit/bff1470cd9b1d44df8450e794bed97a64657c2a7
|
28 |
|
System.Net.Http.WinHttpHandler
Provides access to a high performance HTTP client handler based on the native Windows HTTP Services (WinHTTP) API.
Commonly Used Types:
System.Net.Http.WinHttpHandler
|
27 |
|
IdentityModel
IdentityModel
|
27 |
|
Microsoft.Azure.KeyVault
Azure Key Vault enables users to store and use cryptographic keys within the Microsoft Azure environment. Azure Key Vault supports multiple key types and algorithms and enables the use of Hardware Security Modules (HSM) for high value customer keys. In addition, Azure Key Vault allows users to securely store secrets in a Key Vault; secrets are limited size octet objects and Azure Key Vault applies no specific semantics to these objects. A Key Vault may contain a mix of keys and secrets at the same time, and access control for the two types of object is independently controlled. Users, subject to appropriate authorization, may: 1) Manage cryptographic keys using Create, Import, Update, Delete and other operations 2) Manage secrets using Get, Set, Delete and other operations 3) Use cryptographic keys with Sign/Verify, WrapKey/UnwrapKey and Encrypt/Decrypt operations. Operations against Key Vaults are authenticated and authorized using Azure Active Directory.
|
27 |
|
IdentityModel
OpenID Connect & OAuth 2.0 client library
|
27 |
|
Microsoft.CodeAnalysis.Common
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn"). Do not install this package manually, it will be added as a prerequisite by other packages that require it.
Supported Platforms:
- .NET Framework 4.5
- Windows 8
- Portable Class Libraries
|
27 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
290303f510986f8f832fd2dc9e313cebe06ec68d
When using NuGet 3.x this package requires at least version 3.4.
|
26 |
|
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
17373eb129b3b05aa18ece963f8795d65ef8ea54
When using NuGet 3.x this package requires at least version 3.4.
|
26 |
|
System.Net.Http.WinHttpHandler
Provides a message handler for HttpClient based on the WinHTTP interface of Windows. While similar to HttpClientHandler, it provides developers more granular control over the application's HTTP communication than the HttpClientHandler.
Commonly Used Types:
System.Net.Http.WinHttpHandler
When using NuGet 3.x this package requires at least version 3.4.
|
26 |
|
IdentityModel
IdentityModel
|
26 |
MonoAndroid 1.0
- No dependencies.
DNXCore 5.0
- System.Text.Encoding (>= 4.0.10)
- System.Runtime.Extensions (>= 4.0.10)
- System.IO.FileSystem (>= 4.0.0)
- System.Security.Cryptography.Hashing (>= 4.0.0-beta-23123)
- System.Security.Cryptography.Hashing.Algorithms (>= 4.0.0-beta-23123)
- System.Threading (>= 4.0.0)
- System.Globalization.Calendars (>= 4.0.0)
- System.IO (>= 4.0.0)
- System.Runtime.Numerics (>= 4.0.0)
- System.Globalization (>= 4.0.0)
- System.Security.Cryptography.Encoding (>= 4.0.0-beta-23123)
- System.Diagnostics.Debug (>= 4.0.0)
- System.Security.Cryptography.Encryption (>= 4.0.0-beta-23123)
- System.Security.Cryptography.RSA (>= 4.0.0-beta-23123)
- System.Runtime (>= 4.0.20)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime.InteropServices (>= 4.0.0)
MonoTouch 1.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
.NETPlatform 5.0
- System.Runtime (>= 4.0.0)
- System.Security.Cryptography.Encoding (>= 4.0.0-beta-23123)
- System.Runtime.Handles (>= 4.0.0)
- System.Security.Cryptography.Encryption (>= 4.0.0-beta-23123)
Xamarin.Mac 2.0
- No dependencies.
| Version | Downloads | Last updated |
|---|---|---|
| 4.3.2 | 21 | 02/17/2024 |
| 4.3.1 | 20 | 02/17/2024 |
| 4.3.0 | 132 | 01/21/2024 |
| 4.3.0-preview1-24530-04 | 18 | 02/17/2024 |
| 4.1.2 | 19 | 02/17/2024 |
| 4.1.1 | 20 | 02/17/2024 |
| 4.1.0 | 21 | 02/17/2024 |
| 4.1.0-rc2-24027 | 18 | 02/17/2024 |
| 4.0.0-beta-23516 | 18 | 02/17/2024 |
| 4.0.0-beta-23409 | 20 | 02/17/2024 |
| 4.0.0-beta-23225 | 19 | 02/17/2024 |
| 4.0.0-beta-23123 | 19 | 02/17/2024 |
| 4.0.0-beta-23109 | 17 | 02/17/2024 |
| 4.0.0-beta-23019 | 18 | 02/17/2024 |
| 4.0.0-beta-22816 | 18 | 02/17/2024 |
| 4.0.0-beta-22605 | 18 | 02/17/2024 |
| 4.0.0-beta-22416 | 18 | 02/17/2024 |
| 4.0.0-beta-22231 | 19 | 02/17/2024 |