System.Security.Cryptography.Pkcs
4.5.0-preview1-26216-02
Prefix Reserved
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Security.Cryptography.Pkcs --version 4.5.0-preview1-26216-02
NuGet\Install-Package System.Security.Cryptography.Pkcs -Version 4.5.0-preview1-26216-02
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="4.5.0-preview1-26216-02" />
<PackageVersion Include="System.Security.Cryptography.Pkcs" Version="4.5.0-preview1-26216-02" />
<PackageReference Include="System.Security.Cryptography.Pkcs" />
paket add System.Security.Cryptography.Pkcs --version 4.5.0-preview1-26216-02
#r "nuget: System.Security.Cryptography.Pkcs, 4.5.0-preview1-26216-02"
#:package System.Security.Cryptography.Pkcs@4.5.0-preview1-26216-02
#addin nuget:?package=System.Security.Cryptography.Pkcs&version=4.5.0-preview1-26216-02&prerelease
#tool nuget:?package=System.Security.Cryptography.Pkcs&version=4.5.0-preview1-26216-02&prerelease
Provides support for PKCS and CMS algorithms.
Commonly Used Types:
System.Security.Cryptography.Pkcs.EnvelopedCms
00490982c7952e96a1089818467caa6fd07541b2
When using NuGet 3.x this package requires at least version 3.4.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCoreApp 2.0
- System.Buffers (>= 4.5.0-preview1-26216-02)
- System.Memory (>= 4.5.0-preview1-26216-02)
- System.Security.Cryptography.Cng (>= 4.4.0)
-
.NETCoreApp 2.1
- System.Security.Cryptography.Cng (>= 4.5.0-preview1-26216-02)
-
.NETFramework 4.6
- No dependencies.
-
.NETFramework 4.6.1
- No dependencies.
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- System.Buffers (>= 4.5.0-preview1-26216-02)
- System.Memory (>= 4.5.0-preview1-26216-02)
- System.Security.Cryptography.Cng (>= 4.4.0)
-
MonoAndroid 1.0
- System.Buffers (>= 4.5.0-preview1-26216-02)
- System.Memory (>= 4.5.0-preview1-26216-02)
- System.Security.Cryptography.Cng (>= 4.4.0)
-
MonoTouch 1.0
- System.Buffers (>= 4.5.0-preview1-26216-02)
- System.Memory (>= 4.5.0-preview1-26216-02)
- System.Security.Cryptography.Cng (>= 4.4.0)
-
UAP 10.0.16300
- No dependencies.
-
Xamarin.iOS 1.0
- System.Buffers (>= 4.5.0-preview1-26216-02)
- System.Memory (>= 4.5.0-preview1-26216-02)
- System.Security.Cryptography.Cng (>= 4.4.0)
-
Xamarin.Mac 2.0
- System.Buffers (>= 4.5.0-preview1-26216-02)
- System.Memory (>= 4.5.0-preview1-26216-02)
- System.Security.Cryptography.Cng (>= 4.4.0)
-
Xamarin.TVOS 1.0
- System.Buffers (>= 4.5.0-preview1-26216-02)
- System.Memory (>= 4.5.0-preview1-26216-02)
- System.Security.Cryptography.Cng (>= 4.4.0)
-
Xamarin.WatchOS 1.0
- System.Buffers (>= 4.5.0-preview1-26216-02)
- System.Memory (>= 4.5.0-preview1-26216-02)
- System.Security.Cryptography.Cng (>= 4.4.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on System.Security.Cryptography.Pkcs:
Package | Downloads |
---|---|
MimeKit
MimeKit is an Open Source library for creating and parsing MIME, S/MIME and PGP messages on desktop and mobile platforms. It also supports parsing of Unix mbox files. Unlike any other .NET MIME parser, MimeKit's parser does not need to parse string input nor does it use a TextReader. Instead, it parses raw byte streams, thus allowing it to better support undeclared 8bit text in headers as well as message bodies. It also means that MimeKit's parser is significantly faster than other .NET MIME parsers. MimeKit's parser also uses a real tokenizer when parsing the headers rather than regex or string.Split() like most other .NET MIME parsers. This means that MimeKit is much more RFC-compliant than any other .NET MIME parser out there, including the commercial implementations. In addition to having a far superior parser implementation, MimeKit's object tree is not a derivative of System.Net.Mail objects and thus does not suffer from System.Net.Mail's limitations. API documentation can be found on the web at http://www.mimekit.net/docs For those that need SMTP, POP3 or IMAP support, check out https://github.com/jstedfast/MailKit |
|
NuGet.Packaging
NuGet's understanding of packages. Reading nuspec, nupkgs and package signing. |
|
System.Security.Cryptography.Xml
Provides classes to support the creation and validation of XML digital signatures. The classes in this namespace implement the World Wide Web Consortium Recommendation, "XML-Signature Syntax and Processing", described at http://www.w3.org/TR/xmldsig-core/. Commonly Used Types: System.Security.Cryptography.Xml.CipherData System.Security.Cryptography.Xml.CipherReference System.Security.Cryptography.Xml.DataObject System.Security.Cryptography.Xml.DataReference System.Security.Cryptography.Xml.DSAKeyValue System.Security.Cryptography.Xml.EncryptedData System.Security.Cryptography.Xml.EncryptedKey System.Security.Cryptography.Xml.EncryptedReference System.Security.Cryptography.Xml.EncryptedType System.Security.Cryptography.Xml.EncryptedXml System.Security.Cryptography.Xml.EncryptionMethod System.Security.Cryptography.Xml.EncryptionProperty System.Security.Cryptography.Xml.EncryptionPropertyCollection System.Security.Cryptography.Xml.KeyInfo System.Security.Cryptography.Xml.KeyInfoClause System.Security.Cryptography.Xml.KeyInfoEncryptedKey System.Security.Cryptography.Xml.KeyInfoName System.Security.Cryptography.Xml.KeyInfoNode System.Security.Cryptography.Xml.KeyInfoRetrievalMethod System.Security.Cryptography.Xml.KeyInfoX509Data System.Security.Cryptography.Xml.KeyReference System.Security.Cryptography.Xml.Reference System.Security.Cryptography.Xml.ReferenceList System.Security.Cryptography.Xml.RSAKeyValue System.Security.Cryptography.Xml.Signature System.Security.Cryptography.Xml.SignedInfo System.Security.Cryptography.Xml.SignedXml System.Security.Cryptography.Xml.Transform System.Security.Cryptography.Xml.TransformChain System.Security.Cryptography.Xml.XmlDecryptionTransform System.Security.Cryptography.Xml.XmlDsigBase64Transform System.Security.Cryptography.Xml.XmlDsigC14NTransform System.Security.Cryptography.Xml.XmlDsigC14NWithCommentsTransform System.Security.Cryptography.Xml.XmlDsigEnvelopedSignatureTransform System.Security.Cryptography.Xml.XmlDsigExcC14NTransform System.Security.Cryptography.Xml.XmlDsigExcC14NWithCommentsTransform System.Security.Cryptography.Xml.XmlDsigXPathTransform System.Security.Cryptography.Xml.XmlDsigXsltTransform System.Security.Cryptography.Xml.XmlLicenseTransform |
|
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild. |
|
ccc
Command Line Utility for CertCentral |
GitHub repositories (70)
Showing the top 20 popular GitHub repositories that depend on System.Security.Cryptography.Pkcs:
Repository | Stars |
---|---|
PowerShell/PowerShell
PowerShell for every system!
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
serilog/serilog
Simple .NET logging with fully-structured events
|
|
EduardoPires/EquinoxProject
Web Application ASP.NET 9 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
|
|
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
actions/runner
The Runner for GitHub Actions :rocket:
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
Azure/azure-powershell
Microsoft Azure PowerShell
|
|
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
|
|
JanKallman/EPPlus
Create advanced Excel spreadsheets using .NET
|
|
dotnet/interactive
.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
|
|
coverlet-coverage/coverlet
Cross platform code coverage for .NET
|
|
HotCakeX/Harden-Windows-Security
Harden Windows Safely, Securely using Official Supported Microsoft methods and proper explanation | Always up-to-date and works with the latest build of Windows | Provides tools and Guides for Personal, Enterprise, Government and Military security levels
|
|
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
|
|
microsoft/onefuzz
A self-hosted Fuzzing-As-A-Service platform
|
|
googleprojectzero/sandbox-attacksurface-analysis-tools
Set of tools to analyze Windows sandboxes for exposed attack surface.
|
|
dotnetcore/Magicodes.IE
Import and export general library, support Dto import and export, template export, fancy export and dynamic export, support Excel, Csv, Word, Pdf and Html.
|
|
EPPlusSoftware/EPPlus
EPPlus-Excel spreadsheets for .NET
|
|
jstedfast/MimeKit
A .NET MIME creation and parser library with support for S/MIME, PGP, DKIM, TNEF and Unix mbox spools.
|