Extension methods for converting string RSA keys from/to XML <--> PEM format (using the Portable.BouncyCastle library).
Info
Version: | 1.0.6 |
Author(s): | Glitched Polygons |
Last Update: | Friday, September 6, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GlitchedPolygons/RSAXmlPemStringConverter |
NuGet Url: | https://www.nuget.org/packages/GlitchedPolygons.ExtensionMethods.RSAXmlPemStringConverter |
Install
Install-Package GlitchedPolygons.ExtensionMethods.RSAXmlPemStringConverter
dotnet add package GlitchedPolygons.ExtensionMethods.RSAXmlPemStringConverter
paket add GlitchedPolygons.ExtensionMethods.RSAXmlPemStringConverter
GlitchedPolygons.ExtensionMethods.RSAXmlPemStringConverter Download (Unzip the "nupkg" after downloading)
Dependencies
- Portable.BouncyCastle(>= 1.8.5)