Info
Version: | 2.1.4 |
Author(s): | Val Melamed |
Last Update: | Monday, September 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vmelamed/vm/tree/master/Aspects/Security/Cryptography/Ciphers/Xml |
NuGet Url: | https://www.nuget.org/packages/vm.Aspects.Security.Cryptography.Ciphers.Xml |
Install
Install-Package vm.Aspects.Security.Cryptography.Ciphers.Xml
dotnet add package vm.Aspects.Security.Cryptography.Ciphers.Xml
paket add vm.Aspects.Security.Cryptography.Ciphers.Xml
vm.Aspects.Security.Cryptography.Ciphers.Xml Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Security.Cryptography.Xml(>= 4.5.0)
- vm.Aspects.Security.Cryptography.Ciphers(>= 2.1.4)
Tags
They leverage the cryptographic algorithms implemented by the .NET cryptographic service providers.
This package extends vm.Aspects.Security.Cryptography.Ciphers with classes dependent on the System.Security.Cryptography.Xml. The library can be expected to work on Windows OS only until Microsoft defines and implements the System.Security.Cryptography.Xml in .NET Standard.
The package depends on:
- .NET Standard
- System.Security.Cryptography.Xml
- vm.Aspects.Security.Cryptography.Ciphers.