Parses an OpenSSL private (rsa) key component and returns a RSACryptoServiceProvider or RSAParameters.
Info
Version: | 1.3.0 |
Author(s): | Stef Heyenrath |
Last Update: | Saturday, August 18, 2018 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/StefH/OpenSSL-X509Certificate2-Provider |
NuGet Url: | https://www.nuget.org/packages/OpenSSL.PrivateKeyDecoder |
Install
Install-Package OpenSSL.PrivateKeyDecoder
dotnet add package OpenSSL.PrivateKeyDecoder
paket add OpenSSL.PrivateKeyDecoder
OpenSSL.PrivateKeyDecoder Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
- NETStandard.Library(>= 1.6.1)
- System.Security.Cryptography.Csp(>= 4.3.0)
- System.Security.SecureString(>= 4.3.0)
- System.Xml.XmlDocument(>= 4.3.0)
No dependencies.
Tags