说明:双击或选中下面任意单词,将显示该词的音标、读音、翻译等;选中中文或多个词,将显示翻译。
您的位置:首页 -> 词典 -> 数码证书
1)  digital certificate
数码证书
2)  code certificate
代码证书
1.
Code certificate was put forward in the article to overcome it; code certificate changes the entity from the publisher to code itself.
本文提出的代码证书机制改变了传统证书结构的认证主体,使认证主体从发布者变成代码本身,这样可以使得对不同主动协议赋予更加细致的权限。
3)  digital certificate
数字证书
1.
The digital certificate of contemporary medical equipment;
现代医疗设备中的数字证书技术
2.
The Information safety technology centered on digital certificate;
数字证书为核心的信息安全技术
3.
A scheme of authorized devices accessible streaming media services based on digital certificate;
一个基于数字证书的流媒体可接入设备方案
4)  digital certification
数字证书
1.
The identification authentication of online payment based on SET digital certification;
基于SET数字证书的在线支付身份认证方案
2.
And then digital certification based USB Key authentication mode and its limitation were studied.
在研究USBKey数字证书认证模式的基础上,提出了一个新的认证协议,该认证协议吸取挑战/应答方式的优点,在原来的静态认证模式中引进动态因素,并结合时间戳技术防止重放攻击,通过判断挑战发出和应答返回的时间差来解决分布式系统中维持时钟同步困难的问题,从而加强身份认证的正确性和时效性,具有很高的安全强度和实用价值。
3.
This paper introducs the PKI(public key Infrastructure),digital certification and RSA arithmetic to implement the double people or multi people digital signature,which can guarantee the safety of the data correspondence on Internet , the legality identity of the net users , the safety of the using of EC and electrical government affair
为了保障网络中数据通信的安全、网上用户身份的识别和电子商务、电子政务中网上交易的安全 ,介绍了公开密钥加密体系 (PKI)和数字证书 (DC) ,以及RSA算法实现数字签名和多人签名技术的实施 ,并介绍了多种有效的数字签名方法 ,包括一对一签名、多重数字签
5)  certificate [英][sə'tifikit]  [美][sɚ'tɪfəkət]
数字证书
1.
Application of PKI Digital Certificate in Web System;
PKI数字证书在WEB系统中的安全应用
2.
Analysis and Utilization of X.509v3 certificate;
X.509v3数字证书分析与利用
3.
Research and Implement of Advanced Authentication System Based on Digital Certificate Technology;
基于数字证书的增强型身份认证系统模型的研究与实现
6)  digital certificates
数字证书
1.
Application of digital certificates based on PKI in time stamp service system;
数字证书在时间戳服务系统中的应用研究
2.
Digital Certificates Experiment of Generality of Electronic Commerce;
《电子商务概论》的数字证书实验
3.
Based on the secure requirement of open Internet,this paper introduced the cryptography principles of digital certificates and its specific application in the E-government affairs system.
基于对开放互联网环境下的安全性要求,介绍了数字证书的密码学原理及其在电子政务系统中的具体应用,并详细阐述了对称密钥算法、非对称密钥算法和公开密钥数字签名算法。
补充资料:代码生成


代码生成
code generation

daima Shengeheng代码生成(,de generation)把语法语义分析后的中间结果转换成等价的目标程序或目标程序模块的过程。中间结果是用三元式、四元式或逆波兰式等中间语言表示的程序。目标程序是用目标语言书写的。目标语言可以是机器语育、汇编语言乃至高级语育。随着计算机的编译环境和执行环境的不断完善,不仅能产生可直接执行的目标程序,也能生成可再定位的或可连接的目标程序模块,并最终通过连接装人程序构成可直接执行的目标程序。 代码生成不但与编译有关,而且与运行环境有关。所生成的目标程序应当符合连接装人所要求的规范。代码生成中存储分配和寄存器分配是直接影响目标程序功效的重要且复杂的问题,应给予足够重视。
说明:补充资料仅用于学习参考,请勿用于其它任何用途。
参考词条