System.Security.Cryptography.Xml
5.0.0
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
When using NuGet 3.x this package requires at least version 3.4.
See the version list below for details.
Requires NuGet 2.12 or higher.
Install-Package System.Security.Cryptography.Xml -Version 5.0.0
dotnet add package System.Security.Cryptography.Xml --version 5.0.0
<PackageReference Include="System.Security.Cryptography.Xml" Version="5.0.0" />
paket add System.Security.Cryptography.Xml --version 5.0.0
#r "nuget: System.Security.Cryptography.Xml, 5.0.0"
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETCoreApp 2.1
- System.Security.Cryptography.Pkcs (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
-
.NETFramework 4.6.1
- System.Security.Permissions (>= 5.0.0)
-
.NETStandard 2.0
- System.Memory (>= 4.5.4)
- System.Security.Cryptography.Pkcs (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
-
MonoAndroid 1.0
- System.Security.Cryptography.Pkcs (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
-
MonoTouch 1.0
- System.Security.Cryptography.Pkcs (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
-
Xamarin.iOS 1.0
- System.Security.Cryptography.Pkcs (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
-
Xamarin.Mac 2.0
- System.Security.Cryptography.Pkcs (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
-
Xamarin.TVOS 1.0
- System.Security.Cryptography.Pkcs (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
-
Xamarin.WatchOS 1.0
- System.Security.Cryptography.Pkcs (>= 5.0.0)
- System.Security.Permissions (>= 5.0.0)
Used By
NuGet packages (150)
Showing the top 5 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/860072f7781a10db10fa925ea5c86d91f1e6f2c4
|
|
System.Private.ServiceModel
Package Description
|
|
Microsoft.Build.Tasks.Core
This package contains the Microsoft.Build.Tasks assembly which implements the commonly used tasks of MSBuild.
|
|
Microsoft.Extensions.Configuration.Xml
XML configuration provider implementation for Microsoft.Extensions.Configuration.
|
|
NServiceBus
The most popular open-source service bus for .NET
|
GitHub repositories (20)
Showing the top 5 popular GitHub repositories that depend on System.Security.Cryptography.Xml:
Repository | Stars |
---|---|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
peachpiecompiler/peachpie
PeachPie - the PHP compiler and runtime for .NET and .NET Core
|
|
Particular/NServiceBus
The most popular service bus for .NET
|
|
apache/lucenenet
Apache Lucene.NET
|