Helper for getting an RSA private key RSAParameters object from a space-delimited environment variable string.
Info
Version: | 1.0.0 |
Author(s): | cdorst |
Last Update: | Sunday, January 7, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/CDorst.Crypto.Rsa.Functions.GetRsaPrivateKeyFromEnvironmentVariable |
Install
Install-Package CDorst.Crypto.Rsa.Functions.GetRsaPrivateKeyFromEnvironmentVariable
dotnet add package CDorst.Crypto.Rsa.Functions.GetRsaPrivateKeyFromEnvironmentVariable
paket add CDorst.Crypto.Rsa.Functions.GetRsaPrivateKeyFromEnvironmentVariable
CDorst.Crypto.Rsa.Functions.GetRsaPrivateKeyFromEnvironmentVariable Download (Unzip the "nupkg" after downloading)
Dependencies
- BouncyCastle(>= 1.8.1)