Parses an OpenSSL public (rsa) key component and returns a RSACryptoServiceProvider or RSAParameters.
                        
                    
         
                Info
| Version: | 1.3.0.1 | 
| Author(s): | Stef Heyenrath | 
| Last Update: | Friday, June 13, 2025 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://github.com/StefH/OpenSSL-X509Certificate2-Provider | 
| NuGet Url: | https://www.nuget.org/packages/OpenSSL.PublicKeyDecoder | 
Install
Install-Package OpenSSL.PublicKeyDecoder
                        dotnet add package OpenSSL.PublicKeyDecoder
                        paket add OpenSSL.PublicKeyDecoder
                        
                                OpenSSL.PublicKeyDecoder 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)
 
No dependencies. 
Tags