Info
| Version: | 1.0.3 | 
| Author(s): | Mauricio Junior | 
| Last Update: | Friday, April 4, 2025 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://www.mauriciojunior.net/ | 
| NuGet Url: | https://www.nuget.org/packages/CriptConnectionString | 
Install
Install-Package CriptConnectionString
                        dotnet add package CriptConnectionString
                        paket add CriptConnectionString
                        
                                CriptConnectionString Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
We are using public key and private key.
Follow some steps to use the package:
1. Create a public key in your system like "#02837-2908sljsl1ALSJ-299SN-292830K#$&"
1. Encrypt your connection using the package using the public key.
2. Copy the result and put it on the configuration file.
3.
Before open, the connection, call the packet to decrypt in memory using the public key.
You can create an internal private key too if you want!.