CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 509

搜索资源列表

  1. matlab gui

    0下载:
  2. 仿Matlab界面编程
  3. 所属分类:界面编程

    • 发布日期:2012-03-16
    • 文件大小:1603453
    • 提供者:
  1. rfc3029

    0下载:
  2. RFC3029: Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:27869
    • 提供者:李喆
  1. digital_cert

    0下载:
  2. 本标准的数字证书结构和格式参照国际电信联盟(ITU)提出的X.509版本3和Internet工程任务组(IETF)颁布的RFC3280制定。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:6927
    • 提供者:arong
  1. ActiveForm.Cert

    0下载:
  2. 首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证书转换成spc格式证书,即PKCS #7证书 signcode.exe 将证书签署到ocx上去 chktrust.exe 检查签署证书后的ocx是否正确 还有一个certmgr.exe,是管理证书用的。可以从这里面导出root.cer来, 网上很多文章写到这个证书,但是在VC的安装盘中却找不到。其实,没 有也没关系的。这几个软件可以从VC
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:730270
    • 提供者:周有本
  1. MyVerify.zip

    1下载:
  2. PKI系统对x.509格式数字证书的验证的C++源码实现,可直接点击编译执行,PKI system x.509 digital certificates to verify the format of the C++ source code to achieve, click on the compiler implementation
  3. 所属分类:Other systems

    • 发布日期:2014-05-18
    • 文件大小:12541
    • 提供者:bonnie
  1. wcf_ca

    0下载:
  2. C#使用X.509证书编写安全的WCF服务CA 这个程序和文章教你如何编写安全的CA,使用X.509证书进行认证。-C# use of X.509 certificates prepared by the safety of WCF services and articles on CA this program teaches you how to write safe CA, the use of X.509 certificates for authentication.
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:2299981
    • 提供者:陈沈
  1. 509-4152-TradingManagementSource

    0下载:
  2. check it it will help u in projects
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:258868
    • 提供者:zuni
  1. 1

    0下载:
  2. WCF实例(基于X.509证书的身份验证)-WCF instance (X.509 certificate-based identity verification)
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:19664
    • 提供者:ChowZenki
  1. CKKeeyFileSharp

    0下载:
  2. 用CSHARP处理数字证书使用System.Security.Cryptography.X509Certificate名称空间System.Security.Cryptogrraphy.X509Certificcate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类.提供了读取一个X.509证书的代码,与使用不对称加密加密与解密数据的代码 -CSHARP processing digital certificate use System.Security.Cryptography.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:2023
    • 提供者:快捷的
  1. ReasonFlags

    0下载:
  2. The class encapsulates the ASN.1 DER encoding/decoding work with the following part of X.509 CRL.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1234
    • 提供者:ftjrkwrede
  1. CertificateList

    0下载:
  2. The class encapsulates the ASN.1 DER encoding/decoding work with the X.509 CRL. Its ASN notation is as follows.
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:1533
    • 提供者:euswiebnrwll
  1. x.509certPaser

    0下载:
  2. 一个纯C++编写的x.509证书解析工具,未使用任何库函数- U4E00 u4E2A u7EAFC++ u7F16 u5199 u7684x.509 u8BC1 u4E66 u89E3 u6790 u5DE5 u5177 uFF0C u672A u4F7F u7528 u4EFB u5E93 u5E93 u51FD u6570
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-13
    • 文件大小:5006
    • 提供者:Jenson
  1. ex4-to-mq4-4.0.509.5

    14下载:
  2. Using the Decompiler : 1. First You have to install your MT4 Broker software. 2. Click on the *.exe file. 3. On the left menu Click on Decompile.. ( Then you have the " Open " window , you have to navigate to the EX4 file that yo
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1673216
    • 提供者:htmls
  1. 证书加密解密

    0下载:
  2. 本次实验是基于广泛测试的公开加密库来实现数字签名服务。这里选择了 M2Crypto 加密库来实现,M2Crypto 加密库能够完整的支持 OpenSSL 库,所以会 更加方便点。而且这个库中包含有 RSA 非对称加密算法(M2Crypto.RSA),高级 的加密解密接口(M2Crypto.EVP),还能操作 X.509 证书(M2Crypto.X509)。我们 可以先通过 M2Crypto 库里的模块来生成证书、公钥文件和私钥文件,后面再利 用生成的证书、私钥和公钥来实现加密解密及数字
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:672768
    • 提供者:lala_
  1. ex4_to_mq4_4.0.509.5

    6下载:
  2. 反编译ex4 to mql4 可以处理一部分EA(ex4 to mql4 very good for old EA)
  3. 所属分类:其他

    • 发布日期:2018-02-27
    • 文件大小:932864
    • 提供者:ccp811
  1. P4L-PeriodCon-509

    0下载:
  2. Period Converter for converting Chart in Metatrader 4 for forex trading system
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:19456
    • 提供者:Robink
  1. STB_ConfigTool_V7.6.7_Bin_Site

    0下载:
  2. 证书管理器,适合CRT证书,配合中间件使用。做Windows登录等(A certificate manager that comply with CRT X.509 certificate, works with middleware.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:791552
    • 提供者:mengli721014
  1. ex4_to_mq4_4.0.509.5

    17下载:
  2. ex4 to mq4 5.09 将ex4文件转译为源码mq4(ex4 to mq4 5.09 make ex4 to mq4)
  3. 所属分类:其他

    • 发布日期:2019-01-23
    • 文件大小:931840
    • 提供者:东哥老司机
  1. EXE to MQ4 v4.0.509.5

    14下载:
  2. 这是2019年最新版的EA破解器,可以破解绝大多数EA程序!推荐!!(This is the latest version of EA cracker in 2019, which can crack most EA programs! Recommend!!)
  3. 所属分类:Windows编程

    • 发布日期:2019-05-28
    • 文件大小:1073152
    • 提供者:frozensy
  1. 反编译完全版EX4-MQL 4.0.509.5

    29下载:
  2. EX4 TO MQ4 欢迎大家试用效果欢迎大家试用效果(EX4 TO MQ4 wELCOMTO HAINING)
  3. 所属分类:其他

    • 发布日期:2019-06-03
    • 文件大小:932864
    • 提供者:WLF021
« 12 »
搜珍网 www.dssz.com