RestSharp Portable extension 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.RestSharp |
Install
Install-Package Mastercard.Developer.ClientEncryption.RestSharp
dotnet add package Mastercard.Developer.ClientEncryption.RestSharp
paket add Mastercard.Developer.ClientEncryption.RestSharp
Mastercard.Developer.ClientEncryption.RestSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Mastercard.Developer.ClientEncryption.Core(>= 1.0.2)
- FubarCoder.RestSharp.Portable.Core(>= 4.0.6)
- NETStandard.Library(>= 1.6.1)