文件名称:RSALicenseExample_SRC
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 135kb
- 下载次数:
- 0次
- 提 供 者:
- 许*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
利用RSA加密的授权文件验证,包括公钥和私钥,采用NET开发。-The purpose of this article is to demonstrate a reasonably quick and effective method of license protection using the .NET fr a mework s built-in RSA cryptography components to digitally sign and verify license terms for an application.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RSALicenseExample.sln
.................\bin
.................\...\Release
.................\...\.......\privateKey.xml
.................\...\.......\RSALicenseExample.exe
.................\...\.......\RSALicenseExample.pdb
.................\...\.......\RSALicenseExample.vshost.exe
.................\...\.......\RSALicenseExample.vshost.exe.manifest
.................\...\.......\RSALicenseExample_BIN.zip
.................\...\.......\Test.lic
.................\...\x86
.................\...\...\Debug
.................\...\...\.....\RSALicenseExample.exe
.................\...\...\.....\RSALicenseExample.vshost.exe
.................\...\...\.....\RSALicenseExample.vshost.exe.manifest
.................\General
.................\.......\IO
.................\.......\..\Serializer.cs
.................\.......\Security
.................\.......\........\RSA.cs
.................\Main.cs
.................\Main.Designer.cs
.................\Main.resx
.................\privateKey.xml
.................\Program.cs
.................\Properties
.................\..........\AssemblyInfo.cs
.................\..........\Resources.Designer.cs
.................\..........\Resources.resx
.................\..........\Settings.Designer.cs
.................\..........\Settings.settings
.................\Resources
.................\.........\publicKey.xml
.................\RSALicenseExample.csproj
.................\RSALicenseExample.csproj.user
.................\Test.lic
RSALicenseExample.suo
.................\bin
.................\...\Release
.................\...\.......\privateKey.xml
.................\...\.......\RSALicenseExample.exe
.................\...\.......\RSALicenseExample.pdb
.................\...\.......\RSALicenseExample.vshost.exe
.................\...\.......\RSALicenseExample.vshost.exe.manifest
.................\...\.......\RSALicenseExample_BIN.zip
.................\...\.......\Test.lic
.................\...\x86
.................\...\...\Debug
.................\...\...\.....\RSALicenseExample.exe
.................\...\...\.....\RSALicenseExample.vshost.exe
.................\...\...\.....\RSALicenseExample.vshost.exe.manifest
.................\General
.................\.......\IO
.................\.......\..\Serializer.cs
.................\.......\Security
.................\.......\........\RSA.cs
.................\Main.cs
.................\Main.Designer.cs
.................\Main.resx
.................\privateKey.xml
.................\Program.cs
.................\Properties
.................\..........\AssemblyInfo.cs
.................\..........\Resources.Designer.cs
.................\..........\Resources.resx
.................\..........\Settings.Designer.cs
.................\..........\Settings.settings
.................\Resources
.................\.........\publicKey.xml
.................\RSALicenseExample.csproj
.................\RSALicenseExample.csproj.user
.................\Test.lic
RSALicenseExample.suo