验证数字签名,以确保消息来源和完整性。
Validates the digital sign, in order to ensure message's origin and integrity.
接收方使用发送方的对应公钥验证数字签名。
The receiver uses the sender's corresponding public key to verify the digital signature.
验证数字签名。
如果不能验证数字签名,则运行时退出并给出错误信息。
If the digital signature cannot be verified, the runtime exits with an error.
有效载荷的接收者可以使用发送者的公开密钥验证数字签名。
The recipient of the payload can validate the digital signature using the public key of the sender.
WS - Security在客户机接收响应,验证数字签名和解密消息。
At the client, WS-Security receives the response, validates the digital signature, and decrypts the message.
在客户端,WS - Security接收响应,解密消息,然后验证数字签名。
At the client WS-Security receives the response, decrypts the message, then validates the digital signature.
也应该理解证书颁发机构不能在所有情况下都验证数字签名所基于的数字证书的有效性。
You should also understand that certification authorities cannot in all circumstances check the validity of a digital certificate on which a digital signature is based.
在应用服务器收到消息时,WS - Security使用了非对称密钥验证数字签名并对消息解密。
When the message was received at the application server, WS-Security used the asymmetric keys to verify the digital signature and decrypt the message.
固定验证数字签名时内存损坏可能发生的安全问题。攻击者可以利用此漏洞执行受控制的崩溃。
Fixed a security issue where memory corruption may occur when verifying the digital signatures. Attackers could exploit this vulnerability to execute a controlled crash.
结合使用这两种对象,便可以轻松地对序列化数据进行密封和签名,而不必强调关于数字签名验证或加密的细节。
Together, these two objects let you seal and sign serialized data without having to stress about the details of digital signature verification or encryption.
使用更新站点中的特性会提供文档,比如许可协议,而更为重要的是,允许进行数字签名以验证插件是合法的。
Using a feature in an update site provides documentation, such as license agreements, and more importantly, allows for digital signing to verify that a plug-in is legitimate.
此安全策略使用非对称加密执行数字签名与验证、加密和解密。
This security policy performs digital signing and verification, encryption and decryption using asymmetric cryptography.
服务提供者可以使用数字签名和安全服务令牌符号(例如X509证书),用它们来验证请求者的权利。
The provider could use digital signatures and secure service tokens (such as X509 certificates) that they have issued to validate the requestor's entitlements.
此服务对令牌(经过数字签名的XML文档)进行验证。
This service validates a token, which is a digitally signed XML document.
消息的验证可以使用数字签名来完成。
The verification of the message can be accomplished using a digital signature.
数字签名标志原始的真实性的验证。
使用数字签名的消息身份验证还不能满足不可抵赖性的条件。
Message authentication by using a digital signature is not sufficient for non-repudiation.
使用SOAP消息的XML数字签名来确保消息的完整性和特定于应用程序的验证。
Use XML Digital Signatures for SOAP messages to ensure message integrity and application-specific authentication.
文档控制和安全:目的是为了管理以业务为主的信息的访问以及使用数字签名验证文档的真实性。
Document control and security: for managing access to business-critical information and certifying document authenticity with digital signatures.
验证SAML断言的数字签名。
SecureClassLoader 首先从相应URL 处装载字节,如果需要还会验证包围文档文件的数字签名。
The SecureClassLoader starts by loading the bytes of the class from the appropriate URL and verifying the digital signature of the enclosing archive file, if required.
jarsigner工具使用keystore生成或者验证JAR文件的数字签名。
The jarsigner tool uses keystore to generate or verify digital signatures for JAR files.
然后将使用soaprequestor公钥验证请求的数字签名。
Then the digital signature of the request is verified using the soaprequestor public key.
您将用私钥对内容进行数字签名,然后将公钥随着经过数字签名的消息一起发送到接收方,以便用来验证其中的数字签名。
You will use the private key to digitally sign the content, and send the public key along with the digitally signed message for the recipient to verify the digital signatures.
签名者身份验证(也称为数字签名)确保消息发送者的身份是有效的。
Signer authentication, also known as digital signatures, ensures that the identity of the message is valid.
数字签名用于验证消息是否真正由发送方发送;数字签名结合了消息摘要和公钥密码术的使用。
Digital signatures are used to verify that the message was actually sent by the sender; they combine the use of message digests and public key cryptography.
SSL使用加密技术、数字签名和数字证书,在客户端和服务器之间提供消息隐私、消息完整性和相互验证。
SSL USES encryption techniques, digital signatures and digital certificates to provide message privacy, message integrity and mutual authentication between clients and servers.
安全多用途Internet邮件扩展(Secure Multipurpose Internet Mail Extensions,S/MIME)允许将数字签名附加到电子邮件消息上,这样接收方就可以验证签名者的身份。
Secure Multipurpose Internet Mail Extensions (S/MIME) allows digital signatures to be attached to e-mail messages, such that the recipient can verify the identity of the signer.
xml加密和数字签名依赖于公共密钥基础设施(Public Key Infrastructure,PKI)来帮助加密(encrypt)、解密(decrypt)、签名(sign)和验证(verify)各种文档。
XML encryption and digital signatures rely on Public Key Infrastructure (PKI) to help encrypt, decrypt, sign, and verify various documents.
应用推荐