mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
Added an EncryptionHelper, can be used to store passwords.
git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@1771 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4
This commit is contained in:
parent
2b8b3c7a62
commit
84947c8b6e
2 changed files with 57 additions and 0 deletions
|
@ -197,6 +197,7 @@
|
|||
<Compile Include="Core\CacheHelper.cs" />
|
||||
<Compile Include="Core\CoreConfiguration.cs" />
|
||||
<Compile Include="Core\CredentialsHelper.cs" />
|
||||
<Compile Include="Core\EncryptionHelper.cs" />
|
||||
<Compile Include="Core\InterfaceUtils.cs" />
|
||||
<Compile Include="Core\DisplayKeyAttribute.cs" />
|
||||
<Compile Include="Core\EmailConfigHelper.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue