System.Security.Cryptography.Encoding 4.3.0
前缀已保留
需要 NuGet 2.12 或更高版本。
dotnet add package System.Security.Cryptography.Encoding --version 4.3.0
NuGet\Install-Package System.Security.Cryptography.Encoding -Version 4.3.0
<PackageReference Include="System.Security.Cryptography.Encoding" Version="4.3.0" />
paket add System.Security.Cryptography.Encoding --version 4.3.0
#r "nuget: System.Security.Cryptography.Encoding, 4.3.0"
// Install System.Security.Cryptography.Encoding as a Cake Addin #addin nuget:?package=System.Security.Cryptography.Encoding&version=4.3.0 // Install System.Security.Cryptography.Encoding as a Cake Tool #tool nuget:?package=System.Security.Cryptography.Encoding&version=4.3.0
提供表示抽象语法表示法一(ASN.1)编码数据的类型。
常用类型
System.Security.Cryptography.AsnEncodedData
System.Security.Cryptography.Oid
System.Security.Cryptography.OidCollection
当使用 NuGet 3.x 时,此程序包需要至少版本 3.4。
产品 | 版本 兼容性和额外的计算目标框架版本。 |
---|---|
.NET | net5.0 已计算。 net5.0-windows 已计算。 net6.0 已计算。 net6.0-android 已计算。 net6.0-ios 已计算。 net6.0-maccatalyst 已计算。 net6.0-macos 已计算。 net6.0-tvos 已计算。 net6.0-windows 已计算。 net7.0 已计算。 net7.0-android 已计算。 net7.0-ios 已计算。 net7.0-maccatalyst 已计算。 net7.0-macos 已计算。 net7.0-tvos 已计算。 net7.0-windows 已计算。 net8.0 已计算。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。 |
.NET Core | netcoreapp1.0 已计算。 netcoreapp1.1 已计算。 netcoreapp2.0 已计算。 netcoreapp2.1 已计算。 netcoreapp2.2 已计算。 netcoreapp3.0 已计算。 netcoreapp3.1 已计算。 |
.NET Standard | netstandard1.3 兼容。 netstandard1.4 已计算。 netstandard1.5 已计算。 netstandard1.6 已计算。 netstandard2.0 已计算。 netstandard2.1 已计算。 |
.NET Framework | net46 兼容。 net461 已计算。 net462 已计算。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。 |
MonoAndroid | monoandroid 已计算。 monoandroid10 兼容。 |
MonoMac | monomac 已计算。 |
MonoTouch | monotouch 已计算。 monotouch10 兼容。 |
Tizen | tizen30 已计算。 tizen40 已计算。 tizen60 已计算。 |
通用 Windows 平台 | uap 已计算。 uap10.0 已计算。 |
Xamarin.iOS | xamarinios 已计算。 xamarinios10 兼容。 |
Xamarin.Mac | xamarinmac 已计算。 xamarinmac20 兼容。 |
Xamarin.TVOS | xamarintvos 已计算。 xamarintvos10 兼容。 |
Xamarin.WatchOS | xamarinwatchos 已计算。 xamarinwatchos10 兼容。 |
-
.NET Framework 4.6
- 无依赖。
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (大于等于 1.1.0)
- runtime.native.System.Security.Cryptography.OpenSsl (大于等于 4.3.0)
- System.Collections (大于等于 4.3.0)
- System.Collections.Concurrent (大于等于 4.3.0)
- System.Linq (大于等于 4.3.0)
- System.Resources.ResourceManager (大于等于 4.3.0)
- System.Runtime (大于等于 4.3.0)
- System.Runtime.Extensions (大于等于 4.3.0)
- System.Runtime.Handles (大于等于 4.3.0)
- System.Runtime.InteropServices (大于等于 4.3.0)
- System.Security.Cryptography.Primitives (大于等于 4.3.0)
- System.Text.Encoding (大于等于 4.3.0)
-
MonoAndroid 1.0
- 无依赖。
-
MonoTouch 1.0
- 无依赖。
-
Xamarin.iOS 1.0
- 无依赖。
-
Xamarin.Mac 2.0
- 无依赖。
-
Xamarin.TVOS 1.0
- 无依赖。
-
Xamarin.WatchOS 1.0
- 无依赖。
NuGet 包 (123)
显示 5 个顶层依赖 System.Security.Cryptography.Encoding 的 NuGet 包
包 | 下载 |
---|---|
System.Security.Cryptography.Cng 提供使用 Windows 密钥管理 API (CNG) 的加密算法实现和密钥管理。常用类型:System.Security.Cryptography.RSACng System.Security.Cryptography.ECDsaCng System.Security.Cryptography.CngKey 当使用 NuGet 3.x 时,此包需要至少版本 3.4。 |
|
System.Net.Http 为现代 HTTP 应用程序提供编程接口,包括允许应用程序通过 HTTP 消费 Web 服务的 HTTP 客户端组件以及可用于解析 HTTP 标头的客户端和服务器组件。常用类型: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 当使用 NuGet 3.x 时,此包需要至少版本 3.4。 |
|
NETStandard.Library 一系列预定的 .NET API 工具集,旨在一起使用和支持。当使用 NuGet 3.x 时,此包需要至少版本 3.4。 |
|
System.Security.Cryptography.Algorithms 提供加密算法的基础类型,包括散列、加密和签名操作。常用类型:System.Security.Cryptography.Aes, System.Security.Cryptography.RSA, System.Security.Cryptography.RSAParameters, System.Security.Cryptography.HMACSHA1, System.Security.Cryptography.SHA256, System.Security.Cryptography.SHA1, System.Security.Cryptography.SHA512, System.Security.Cryptography.SHA384, System.Security.Cryptography.HMACSHA256, System.Security.Cryptography.MD5, System.Security.Cryptography.HMACSHA384, System.Security.Cryptography.HMACSHA512。当使用NuGet 3.x时,此包至少需要版本3.4。 |
|
System.Security.Cryptography.X509Certificates 提供读取、导出和验证 Authenticode X.509 v3 证书的类型。这些证书由一个私钥签名,该私钥唯一地、正确定位了证书持有者。常用类型: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。当使用NuGet 3.x时,此包至少需要版本3.4。 |
GitHub仓库 (309)
展示了依赖System.Security.Cryptography.Encoding的Top 5 GitHub仓库
仓库 | 星级 |
---|---|
JeffreySu/WeiXinMPSDK
微信全平台.NET SDK,Senparc.Weixin for C#,支持.NET Framework及.NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。C#版的微信SDK。
|
|
microsoft/ailab
与微软AI一起体验、学习和编码最新的突破性创新
|
|
neuecc/UniRx
Unity的响应式扩展
|
|
RicoSuter/NSwag
Swagger/OpenAPI工具链对于.NET、ASP.NET Core和TypeScript。
|
|
stride3d/stride
Stride游戏引擎(原名Xenko)
|
版本 | 下载 | 最后更新 |
---|---|---|
4.3.0 | 1,206,455,714 | 11/15/2016 |
4.3.0-preview1-24530-04 | 586,453 | 10/24/2016 |
4.0.0 | 550,375,528 | 6/27/2016 |
4.0.0-rc2-24027 | 13,313,099 | 5/16/2016 |
4.0.0-beta-23516 | 387,593 | 11/18/2015 |
4.0.0-beta-23409 | 379,741 | 10/15/2015 |
4.0.0-beta-23225 | 300,188 | 9/2/2015 |
4.0.0-beta-23123 | 6,917 | 7/29/2015 |
4.0.0-beta-23109 | 60,866 | 7/27/2015 |
4.0.0-beta-23019 | 50,751 | 6/30/2015 |
4.0.0-beta-22816 | 57,551 | 4/24/2015 |
4.0.0-beta-22605 | 22,073 | 2/13/2015 |
4.0.0-beta-22416 | 15,260 | 1/16/2015 |
4.0.0-beta-22231 | 35,533 | 11/11/2014 |