• 大小: 108KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-08
  • 语言: 其他
  • 标签: PKI编程  

资源简介

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个文件信息

评论

共有 条评论

相关资源