搜索资源列表
KeyFile
- 用C#处理数字证书 使用System.Security.Cryptography.X509Certificate名称空间 System.Security.Cryptography.X509Certificate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类. 提供了读取一个X.509证书的代码,和 使用不对称加密加密与解密数据的代码-C# using digital certificates System.Security.Cryptogra phy.X509C
x509read_c
- 阅读x.509文件的代码,c语言开发。属于ssl部分的知识。
strongswan-4.2.4
- strongSwan is an OpenSource IPsec implementation for the Linux operating system. It is based on the discontinued FreeS/WAN project and the X.509 patch which we developped over the last three years. In order to have a stable IPsec platform to base our
rfc2459
- Internet X.509 公钥基础设施--证书和CRL简介-Internet X.509 Public Key Infrastructure -- Introduction certificate and CRL
RFC2511
- 本文描述了证书请求消息格式(CRMF)。它被用来向CA传递一个产生X.509证书请求 (可能通过RA)。请求消息一般包括公钥和有关的登记信息。-This paper describes a certificate request message format (CRMF). It was used to send a CA have X.509 certificate request (possibly through RA). Requests for general information,
whoslocking_src
- 查看谁在使用某个DLL,类似DLLView程序的功能 -Inspecting who are using the DLL, such as DLLView
S-BGP_CMS-1.0
- S-BGP PKI makes use of X.509 version 3 public-key certificates, enabling verification of the identities and authorizations of BGP speakers, owners of AS numbers and of portions of the IP address space, repositories, repository administrators, and NOC
rfc2560
- 标准规范-X.509证书网络协议,供大家参考-X.509 Internet Public Key Infrastructure Online Certificate Status Protocol- OCSP
WCF_Cert_Code
- 使用X.509证书来加强WCF服务安全性-Securing WCF Services with Certificates
x.509
- a linux kernel pogram to read the X.509 format certification.
digital-certification-analysis
- 解析X.509规范编码的数字证书,利用开源的openssl库编程实现,方便易懂!-Resolution encoded X.509 standard digital certificates, use the openssl library open-source programming, easy to understand!
x.509
- c++实现x509证书取公钥,没有用到类库, 利用c++语言基本读写等函数做成-c x509 certificates to take the public key, and did not use the class library, Using c language and basic literacy functions made
X509V3CertificateGenerator
- class to produce an X.509 Version 3 certificate.
dUMPpUBLICkEY.RAR
- Command line tool to extract RSA public keys from X.509 certificates and output source code with data initializers for the keys.
X509V1CertificateGenerator
- class to produce an X.509 Version 1 certificate.
GeneralName
- The class encapsulates the ASN.1 DER encoding decoding work with the GeneralName structure which is a part of X.509 certificate.
X509V2AttributeCertificate
- An implementation of a version 2 X.509 Attribute Certificate.
ORAddress
- ASN.1 DER X.509 ORAddress encoder decoder class.
PKIXAttrCertChecker
- Returns an immutable Set of X.509 attribute certificate extensions that this PKIXAttrCertChecker supports or null if no extensions are supported.
X509HostnameVerifier
- Interface for checking if a hostname matches the names stored inside the server s X.509 certificate.