This component will encrypt your PII data as a JWE token using a public RSA or EC key.
Info
Version: | 1.0.0 |
Author(s): | Carl Prothman |
Last Update: | Sunday, April 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tmobile-api-security-lib |
NuGet Url: | https://www.nuget.org/packages/com.tmobile.oss.security.taap.jwe_4_5_2 |
Install
Install-Package com.tmobile.oss.security.taap.jwe_4_5_2
dotnet add package com.tmobile.oss.security.taap.jwe_4_5_2
paket add com.tmobile.oss.security.taap.jwe_4_5_2
com.tmobile.oss.security.taap.jwe_4_5_2 Download (Unzip the "nupkg" after downloading)
Dependencies
- jose-jwt(>= 2.5.0)
- Microsoft.IdentityModel.Tokens(>= 6.5.0)
- Newtonsoft.Json(>= 12.0.3)
- Security.Cryptography(>= 1.7.2)
- System.Diagnostics.DiagnosticSource(>= 4.7.0)
- System.Memory(>= 4.5.4)
- System.Net.Http(>= 4.3.4)
- System.Runtime(>= 4.3.1)
- System.Runtime.CompilerServices.Unsafe(>= 4.7.1)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Threading.Tasks.Extensions(>= 4.5.4)
Tags