資源簡介
PKI編程程序詳細源代碼是針對于PKI編程的!!!!!設計并實現了一個基本的PKI系統,實現對證書的申請、制作、簽發、驗證、維護等功能

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
namespace?Entertainment
{
????public?partial?class?Form2?:?Form
????{
????????public?Form2()
????????{
????????????InitializeComponent();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3566??2016-01-14?11:06??My_PKI\My_PKI\Entertainment\Entertainment.csproj
?????文件????????363??2016-01-14?11:06??My_PKI\My_PKI\Entertainment\Form1.cs
?????文件???????1400??2016-01-14?11:06??My_PKI\My_PKI\Entertainment\Form1.Designer.cs
?????文件???????5817??2016-01-14?11:06??My_PKI\My_PKI\Entertainment\Form1.resx
?????文件???????6199??2016-01-14?11:06??My_PKI\My_PKI\Entertainment\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????494??2016-01-14?11:06??My_PKI\My_PKI\Entertainment\Program.cs
?????文件???????1382??2016-01-14?11:06??My_PKI\My_PKI\Entertainment\Properties\AssemblyInfo.cs
?????文件???????2874??2016-01-14?11:06??My_PKI\My_PKI\Entertainment\Properties\Resources.Designer.cs
?????文件???????5612??2016-01-14?11:06??My_PKI\My_PKI\Entertainment\Properties\Resources.resx
?????文件???????1096??2016-01-14?11:06??My_PKI\My_PKI\Entertainment\Properties\Settings.Designer.cs
?????文件????????249??2016-01-14?11:06??My_PKI\My_PKI\Entertainment\Properties\Settings.settings
?????文件??????47616??2017-01-12?17:09??My_PKI\My_PKI\My_PKI\bin\Debug\My_PKI.exe
?????文件??????73216??2017-01-12?17:08??My_PKI\My_PKI\My_PKI\bin\Debug\My_PKI.pdb
?????文件??????11600??2018-04-20?23:24??My_PKI\My_PKI\My_PKI\bin\Debug\My_PKI.vshost.exe
?????文件????????490??2017-09-29?21:43??My_PKI\My_PKI\My_PKI\bin\Debug\My_PKI.vshost.exe.manifest
?????文件??????23529??2017-01-12?17:16??My_PKI\My_PKI\My_PKI\Form1.cs
?????文件??????56065??2017-01-12?17:16??My_PKI\My_PKI\My_PKI\Form1.Designer.cs
?????文件??????13544??2017-01-12?17:16??My_PKI\My_PKI\My_PKI\Form1.resx
?????文件???????1530??2017-01-11?10:25??My_PKI\My_PKI\My_PKI\Form2.cs
?????文件???????4769??2016-01-18?17:16??My_PKI\My_PKI\My_PKI\Form2.Designer.cs
?????文件???????5817??2016-01-18?17:16??My_PKI\My_PKI\My_PKI\Form2.resx
?????文件????????898??2016-01-18?17:28??My_PKI\My_PKI\My_PKI\Form3.cs
?????文件???????4765??2016-01-18?17:16??My_PKI\My_PKI\My_PKI\Form3.Designer.cs
?????文件???????5817??2016-01-18?17:16??My_PKI\My_PKI\My_PKI\Form3.resx
?????文件???????4621??2017-01-11?10:23??My_PKI\My_PKI\My_PKI\My_PKI.csproj
?????文件????????180??2018-04-20?23:24??My_PKI\My_PKI\My_PKI\obj\x86\Debug\My_PKI.Form5.resources
?????文件???????6326??2018-04-20?23:24??My_PKI\My_PKI\My_PKI\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????1196??2017-01-12?17:07??My_PKI\My_PKI\My_PKI\obj\x86\Debug\GenerateResource.read.1.tlog
?????文件???????7402??2017-01-12?17:07??My_PKI\My_PKI\My_PKI\obj\x86\Debug\GenerateResource.write.1.tlog
?????文件???????4114??2018-04-20?23:24??My_PKI\My_PKI\My_PKI\obj\x86\Debug\My_PKI.csproj.FileListAbsolute.txt
............此處省略39個文件信息
評論
共有 條評論