Digital signatures rely on public key cryptography.
数字签名依赖于公共密钥加密学。
With OpenPGP, I can encrypt content using a public key.
有了OpenPGP,我可以通过使用公钥加密内容。
This will break scripts dependant on the private-public key pair.
这会破坏依赖于公私密钥对的脚本。
Comparing host-based authentication to public key-based authentication.
比较基于主机的认证和基于公钥的认证。
You generate a key pair, which is composed of a public key and a private key.
您生成了一个密匙对,它由一个公共密匙和一个私有密匙组成。
A public key on its own isn't much use; you don't know who it represents.
公钥本身没有多大用处;您不知道它代表什么。
Manually creating the private and public keys and public-key certificate.
手动创建私有、公共密钥和公共密钥证书。
As you saw in Part 1, this public key would be based on the RSA algorithm.
您从第1部分中可以看到,这个公钥是基于rsa算法生成的。
Public Keys are distributed in containers called public key certificates (PKC).
公有密钥分布于名为公钥证书(PKC)的容器中。
The public key and private key for any given user aren't mathematically related.
任何给定用户的公钥和私钥在数学上是不能相关的。
The asymmetric algorithm USES the public key in the server's digital certificate.
对称算法将使用服务器的数字证书中的公钥。
The sender of the message USES the recipient's public key to encrypt the message.
消息的发送方使用接收方的公钥加密消息。
If your public key can decrypt the entry, then your private key was used to sign it.
如果您的公钥能够解密条目,则使用您的私钥对它签名。
Data encrypted using the private key can be decrypted using the corresponding public key.
使用私有密匙加密的数据可以使用对应的公共密匙解密。
Private-public key pair authentication requires both client and server configuration.
公私密钥对身份验证同时需要客户端和服务器配置。
The LTPA token is easy to configure compared to a full Public Key Infrastructure (PKI).
与完整的公钥基础结构(PKI)相比,ltpa令牌比较容易配置。
The receiver uses the sender's corresponding public key to verify the digital signature.
接收方使用发送方的对应公钥验证数字签名。
Your public key represents who you will allow inbound access to through your gate or lock.
您的公钥代表您允许通过您的大门或锁进入的人。
After the recipient receives it, the message digest is unscrambled using the sender's public key.
接收方收到消息之后,使用发送方的公开密钥整理出消息摘要。
You may freely distribute a public key so that others can encrypt the messages they send you.
您可以随便发布公钥,这样其他人就可以对要发送给您的数据进行加密。
We need to create a trust store for the client with the server's public key certificate in it.
我们需要使用客户机中的服务器公钥证书来为客户机创建信任存储。
The recipient of the payload can validate the digital signature using the public key of the sender.
有效载荷的接收者可以使用发送者的公开密钥验证数字签名。
This password check is done even if the user is following the public key or host-based authentication.
即使用户采用公共密钥或基于主机的身份验证,也会执行这个密码检查。
To verify a client certificate, the provider-side handler must have access to the issuers' public key.
要验证客户端证书,提供者一方的处理程序必须访问发行者的公共密匙。
When configured with public key authentication, your key proves your identity to remote SSH hosts.
当配置为公钥身份验证时,您的密钥证明您在远程ssh主机上的身份。
The public key must be stored on the target machine to complete the public-private key combination.
为了完成公共-私有密钥组合,必须把公共密钥存储在目标机器上。
You need to append the public key file contents to each machine you want to log in to automatically.
您需要将这个公钥文件的内容追加到您希望自动地进行登录的每台计算机。
Digital certificates address this problem by certifying that a public key belongs to a named entity.
通过认证一个公钥属于一个命名的实体,数字证书解决了这个问题。
In the grown-up world, you solve these problems through the use of public key-private key encryption.
在成年人的世界里,可以通过使用公钥—私钥加密来解决此类问题。
It consists of a client with no public key certificate, accessing a server with a public key certificate.
其包括一台没有公钥证书的客户机,该客户机通过公钥证书访问服务器。
应用推荐