Entering the passphrase for the private key "unlocks" it.
输入私有密钥的密码以“解锁”它。
Creating user netnames and public and private key pairs
创建用户网络名以及公钥和私钥对
The SSH command connects to the server using the private key.
ssh命令使用私有密匙连接到服务器。
The sender encrypts the message digest under her private key.
发送方用自己的私钥加密消息摘要。
You generate a key pair, which is composed of a public key and a private key.
您生成了一个密匙对,它由一个公共密匙和一个私有密匙组成。
The gateway must have a public-private key pair and a signed certificate.
网关必须有一个公有、私有密匙对以及签名的证书。
The SSL Server decrypts and stores the secret key, using its private key.
SSL服务器使用它的私钥对秘钥解密并存储它。
The private key remains under the protection of the entity to which it belongs.
私有密钥一直处于其所属实体的保护之下。
If this reply message is also to be signed, you do this using a private key.
如果此应答消息也要进行签名,则您将使用私钥来进行此签名。
These messages can only be decrypted by using the corresponding private key.
这些消息只能使用对应的私钥解密。
Luckily, SSH supports public or private key authentication and system aliases.
幸运的是,ssh支持公钥或私钥身份验证和系统别名。
The server receives the encrypted exchange key and decrypts it with its private key.
服务器接接收加密交换密匙并使用其私有密匙进行解密。
The public key and private key for any given user aren't mathematically related.
任何给定用户的公钥和私钥在数学上是不能相关的。
As described earlier, the public-private key pair is based on the RSA algorithm.
前面讲过,公-私密钥对是基于rsa算法的。
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.
使用私有密匙加密的数据可以使用对应的公共密匙解密。
To sign a portion of an XML document, you need a private key and a public certificate.
要对XML文档的内容进行签名,您需要一个私钥和一个公开证书。
The private key is kept with the XKMS service in case the client loses its private key.
在客户机丢失了私钥的情况下,私钥就与XKMS服务保持一致。
When you create a private key, it creates the key pair and the self signed certificate.
创建私钥后,它将创建密钥对和自签署证书。
In practice, more is involved in signing messages than just encrypting with your private key.
在实际中,消息签名的过程不仅仅是使用私有密匙加密消息。
Private key (sometimes just referred to as a key) : Can be used to sign or decrypt a message.
私钥(有时简称为密钥):可用于对消息签名或加密。
SSL parties then use fast private key algorithms to encrypt and decrypt communication data.
于是,SSL通信各方使用快速的私钥算法来加密和解密通信数据。
When opened, you can create, modify, and delete private key and trusted certificate entries.
在打开时,您可以创建、修改和删除私钥和受信任证书项。
Since users control their private key, there is always the risk that it could be compromised.
因为用户控制自己的私钥,所以私钥有可能被窃取。
The second byte of "01" indicates that this is a private key operation (e.g. it's a signature).
第二个字节“01”说明这是一个私钥操作(如,它是一个签名)。
Listing 5 demonstrates how you can decrypt the encrypted data if you have the right private key.
清单5示范了当您有正确的私钥时,如何对加密的数据进行解密。
In this case the decrypting application needs no conversion for the certificate and private key.
这样,解密应用程序就不需要转换证书和私钥。
The intended recipient then decrypts the message with the corresponding private key and reads it.
预期的接收者使用相应的私钥解密消息并阅读消息。
The public key must be stored on the target machine to complete the public-private key combination.
为了完成公共-私有密钥组合,必须把公共密钥存储在目标机器上。
In the grown-up world, you solve these problems through the use of public key-private key encryption.
在成年人的世界里,可以通过使用公钥—私钥加密来解决此类问题。
应用推荐