Basic Library to do the heavy lifting when implementing RSA 3D Secure Version 3.0 and above.
Info
| Version: | 1.0.8 |
| Author(s): | PeteGee |
| Last Update: | Thursday, October 10, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/petegee/RsaThreeDeeSecure |
| NuGet Url: | https://www.nuget.org/packages/RsaThreeDeeSecure |
Install
Install-Package RsaThreeDeeSecure
dotnet add package RsaThreeDeeSecure
paket add RsaThreeDeeSecure
RsaThreeDeeSecure Download (Unzip the "nupkg" after downloading)
Dependencies
- jose-jwt(>= 2.4.0)
Tags