搜索资源列表
asn1c-0.9.19.tar
- ASN.1 to C/C++的编译器源码.支持BER/DER/CER/BASIC-XER/CXER/PER编码方式,编译目标语言C/C-ASN.1 to C / C compiler source. Support BER / DER / CER / BASIC -XER/CXER/PER encoding, language compiler target C / C
ActiveForm.Cert
- 首先要有工具包,包括以下几个软件: makecert.exe 制作cer格式的证书,即X.509证书,同时可以创建私钥 cert2spc.exe 将cer格式证书转换成spc格式证书,即PKCS #7证书 signcode.exe 将证书签署到ocx上去 chktrust.exe 检查签署证书后的ocx是否正确 还有一个certmgr.exe,是管理证书用的。可以从这里面导出root.cer来, 网上很多文章写到这个证书,但是在VC的安装盘中却找不到。其实,没 有也没关系的。这几个软件可以从VC
entropy_rates.tar
- 一个包含计算最大似然熵、条件熵、修正条件熵、粗粒度熵率的C++程序,包含程序有cce: computation of conditional and corrected conditional;cer: computation of coarse-grained entropy rates;apen: computation of approximate etropy。非常经典,enjoy it!
LinkJavaServer
- c#通过https方式WebServices例子 net去调用java端写的https webservices 1)浏览器导入服务器cer证书 2)c#客户端引入证书-c# example net WebServices via https way to call java side write https webservices 1) 2) C# client of the browser into the server cer certificate into the certifica
TestMtms
- 本例是SYMBIAN C++一个创建短信的例子,使用该实例可以自己创建短信到收件中。模拟收到短信。-This case is SYMBIAN C++ An example of the creation of text messages, using the examples can create your own messages to the recipient in the. Simulation receive text messages.
MakeCert
- 给自己做的控件加数字签名的流程,内有详细说明步骤,1、创建一个自己的证书文件:2、转换cer格式为spc格式(可以省略)3、用VS6工具中的 Package & Deployment Wizard 生成internet分发的CAB包,同时生成分发代码(.htm,其中包含使IE可以自动下载安装包的代码)。现在得到了2个文件DataTransfer.CAB和DataTransfer.htm。4、给CAB文件签名5、用chktrust检查是否正确-To increase control of thei
T-REC-X.690-200811-I!!PDF-E
- ASN.1 encoding rules: Specification of Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Rules (DER) -ASN.1(基本,强制,唯一 编码规范)-Basic Encoding Rules (BER), Canonical Encoding Rules (CER) and Distinguished Encoding Ru
mcpfx
- cryptoapi 生成证书(格式:p12/cer)-a production certificate procedures with Cryptoapi
asn1_decoder
- Decoder for ASN.1 BER DER CER encoded bytestream.
WBXB
- 查杀ASP* 查asp,cer,cdx,asa及其嵌套调用的任意格式文件图片asp*之类格查无论 默认密码是eviloctal,自行打开改掉()
JXOPAYZ
- 查杀ASP* 查asp,cer,cdx,asa及其嵌套调用的任意格式文件图片asp*之类格查无论 默认密码是eviloctal,自行打开改掉()
asn1c-0.9.14.tar
- The asn1c compiler turns ASN.1 specifications into C language source files containing the BER/CER/DER/XER encoders and decoders for the given abstract notation.