System.Security.Cryptography.Xml
4.4.0-preview1-25305-02
Prefix Reserved
Advisory: https://github.com/advisories/GHSA-rr3c-f55v-qhv5 | Severity: high |
Advisory: https://github.com/advisories/GHSA-35hc-x2cw-2j4v | Severity: high |
Advisory: https://github.com/advisories/GHSA-vh55-786g-wjwj | Severity: moderate |
See the version list below for details.
Requires NuGet 2.12 or higher.
dotnet add package System.Security.Cryptography.Xml --version 4.4.0-preview1-25305-02
NuGet\Install-Package System.Security.Cryptography.Xml -Version 4.4.0-preview1-25305-02
<PackageReference Include="System.Security.Cryptography.Xml" Version="4.4.0-preview1-25305-02" />
paket add System.Security.Cryptography.Xml --version 4.4.0-preview1-25305-02
#r "nuget: System.Security.Cryptography.Xml, 4.4.0-preview1-25305-02"
// Install System.Security.Cryptography.Xml as a Cake Addin #addin nuget:?package=System.Security.Cryptography.Xml&version=4.4.0-preview1-25305-02&prerelease // Install System.Security.Cryptography.Xml as a Cake Tool #tool nuget:?package=System.Security.Cryptography.Xml&version=4.4.0-preview1-25305-02&prerelease
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
af7d2ae49c79bb279625de4e92f7f91f9fe94f5d
When using NuGet 3.x this package requires at least version 3.4.
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 2.0
- No dependencies.
-
UAP 10.1
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on System.Security.Cryptography.Xml:
Package | Downloads |
---|---|
Microsoft.AspNetCore.DataProtection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e |
|
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild. |
GitHub repositories (64)
Showing the top 5 popular GitHub repositories that depend on System.Security.Cryptography.Xml:
Repository | Stars |
---|---|
dotnet/aspnetcore
ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.
|
|
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
|
|
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!!
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
EduardoPires/EquinoxProject
Web Application ASP.NET 8 using Clean Architecture, DDD, CQRS, Event Sourcing and a lot of good practices
|