Library for Mastercard API compliant payload encryption/decryption.
Info
Version: | 1.9.2 |
Author(s): | Mastercard |
Last Update: | Wednesday, September 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Mastercard/client-encryption-csharp |
NuGet Url: | https://www.nuget.org/packages/Mastercard.Developer.ClientEncryption.Core |
Install
Install-Package Mastercard.Developer.ClientEncryption.Core
dotnet add package Mastercard.Developer.ClientEncryption.Core
paket add Mastercard.Developer.ClientEncryption.Core
Mastercard.Developer.ClientEncryption.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)