数字签名验证 meaning in Chinese
verify signature
Examples
- Research of main mode with signature authentication in ike protocol
协议中基于数字签名验证的主模式研究 - The following functions support encryption , decryption , digital signing , and the validation of digital signatures
以下函数支持加密、解密、数字签名以及数字签名验证。 - This method throws an exception if the verification of the digital signature fails or any validation requirements are not met
如果数字签名验证失败或未满足所有验证要求,则此方法会引发异常。 - Digital signatures authenticate the identity of a sender if you trust the sender s public key and help protect the integrity of data
数字签名验证发送方的身份(如果您信任发送方的公钥)并帮助保护数据的完整性。 - On the theoretical basis above , we achieve an secure electronic exchange system based ssl protocol , which use object - oriented programming design , cryptography technology and com technology . we put forward a new model - scm ( secure component model ) in our system design , which realizes a two levels authentication system by using user ' s password authentication and the public key cryptographic digital signature authentication together ; which realizes stronger and selectable encryption algorithms ; which realizes information integrity and non - repudiation . at the same time , we explore a new way which combine com and cryptography technology to implement secure electronic exchange
依据上述理论基础,采用面向对象的程序设计方法,在ssl协议的基础上,探索了利用com组件技术实现一个安全电子交易的二次加解密组件系统。在对系统的设计中提出了安全组件模型( scm ) ,该模型提供两层认证机制和浏览器web服务器双向身份鉴别。即第一通过用户口令验证;第二利用双方的公钥数字证书对握手连接信息进行数字签名验证。