This will break scripts dependant on the private-public key pair.
这会破坏依赖于公私密钥对的脚本。
The delete method makes deleting the key pair straightforward.
delete方法使得删除密匙对变得很直观。
The code snippet in Listing 1 demonstrates how a key pair is generated.
清单1中的代码段说明了如何生成密钥对。
The gateway must have a public-private key pair and a signed certificate.
网关必须有一个公有、私有密匙对以及签名的证书。
Create a DSA key pair, public and private keys for authentication, by typing.
创建一个dsa密钥对,即验证使用的公钥和私钥。
Create an RSA key pair, public and private keys for authentication, by typing.
创建一个rsa密钥对,即验证使用的公钥和私钥。
As described earlier, the public-private key pair is based on the RSA algorithm.
前面讲过,公-私密钥对是基于rsa算法的。
A key pair is a pair of public and private keys used to authenticate a user.
密匙对是用于验证一个用户的一对公共和私有密匙。
You generate a key pair, which is composed of a public key and a private key.
您生成了一个密匙对,它由一个公共密匙和一个私有密匙组成。
Now that you have your key pair, you can go ahead and sign the entry (see Listing 9).
有了密钥对之后,下一步便可以对条目进行签名了(如清单9所示)。
Private-public key pair authentication requires both client and server configuration.
公私密钥对身份验证同时需要客户端和服务器配置。
When you create a private key, it creates the key pair and the self signed certificate.
创建私钥后,它将创建密钥对和自签署证书。
Step 2: Get the private key of the key pair whose public key was used to encrypt the XML.
步骤2:根据用于加密xml的公钥,获取密钥对中对应的私钥。
If you have no SSH key used for a secure instance, generate a key pair before you continue.
如果没有为实例使用ssh密钥,请先生成一个密钥对,然后再继续。
The private key is only known (or should only be known) to the entity that owns the key pair.
私钥(或应该)只有拥有密钥对的实体知道。
This digital identity can then be used to exchange text securely by encryption using the key pair.
然后可以使用这个密钥对通过加密来利用数字身份安全地交换文本。
In addition, there are two drop-down lists that allow you to choose a key pair and a security group.
另外,还有两个下拉列表允许选择一个密匙对和一个安全组。
In a deployment file, the instances, volumes, addresses, and key pair that compose the topology will be specified.
在部署文件中,需要指定构成拓扑结构的实例、存储卷、地址和密钥对。
Before you can do anything with digital signatures, you need to create a key pair, a public key and a private key.
在使用数字签名之前,我们需要创建一个密钥对,一个公钥和一个私钥。
For the curious, a 1024 bit RSA key pair is used for signing and a 128 bit secret key (AES) is used for encryption.
出于好奇,我们使用1024位RS a密钥对来进行签名,使用128位机密密钥(AES)来进行加密。
One property of the key pair is that messages encrypted with one of the keys can be decrypted only with the other.
密匙对的一个特性是使用密匙对中的一个密匙加密的消息只能使用另一个密匙解密。
For the truly paranoid who refuse to create a password-less SSH public-private key pair, there's the ssh-agent utility.
对于拒绝创建无密码ssh公私密钥对的真正的偏执狂来说,有一个ssh - agent实用程序。
The DNS name of my AMI was ec2-174-129-157-167.compute-1.amazonaws.com, and I'm referencing a key pair named agkey.
我的AMI的DNS名称是ec2-174-129-157-167.compute-1.amazonaws.com,并且我引用的值对的名称是 agkey。
When you start an instance, you specify a key pair that can be used to access the instance when it's up and running.
当您启动一个实例时,您将指定一个密匙对,它可以用于在该实例启动并运行时访问实例。
The form that lets you create new instances requires you to specify a machine image, a key pair, and a security group.
允许您创建新实例的表单要求您指定一个机器映像、一个密匙对和一个安全组。
You'll have to define a name and pick the key pair you should have already installed in the process of signing up for EC2.
必须定义一个名称并选择在注册ec 2时已经安装的密钥对。
Let's look at how to generate, set up, and configure an SSH private and public key pair on typical Linux hosts (see figure 5).
让我们看看如何在一个典型的Linux主机上生成、设置和配置一个ssh私有和公共密钥对(参见图5)。
Select the number of instances you want to create, the name (an index is added for each instance), the size, the key pair, etc.
选择想要创建的实例数、名称(为每个实例添加一个索引)、大小、密钥对等。
To create a keystore, the file that holds the keys, as well as the initial key pair, execute the following command (see Listing 8).
要创建一个keystore,即保存密钥和初始密钥对的文件,请执行以下命令(如清单8所示)。
The client generates a key pair and provides the public key, along with other information, to the service provider for registration.
客户机生成一个密钥对,并将公钥和其他信息一起提供给服务提供程序,以便注册。
应用推荐