keypair
美
英 
例句
It is possible to specify a public key and a KeyPair with inconsistent values.
指定的公钥和KeyPair值可以不一致。
Algorithm: The signature algorithm to be used to sign the self-signed certificate generated as part of generate keypair (LINK) exercise.
Algorithm:用于签名自签名证书的签名算法,作为密钥对(LINK)练习的一部分生成。
Community Edition creates a new keystore with name "ca-keystore, " and generates a new keypair and a self-signed certificate.
CommunityEdition将创建一个名为“ca-keystore”的新密钥存储库,并生成一个新密钥对和一个自签名证书。
Key Algorithm: The private key algorithm to be used to generate the keypair.
KeyAlgorithm:用于生成密钥对的私钥算法。
Running ssh-keygen -t rsa -b 2048 from a command line allows you to generate a keypair, which gets put in your . ssh directory.
在命令行中运行ssh-keygen-trsa-b2048可以生成密钥对,将其放到你的.ssh目录中。
To create a full strong name, create an AssemblyName object using the default constructor and set the Name and KeyPair.
若要创建完整的强名称,请使用默认构造函数创建一个AssemblyName对象并设置Name和KeyPair。
Valid for (#days): Indicates the validity of the keypair in number of days.
Validfor(#days):指示密钥对的有效期,用天数表示。
Web browsers that support the KEYGEN form tag eliminate the need for external software to generate a keypair.
支持KEYGEN表单标记的Web浏览器不需要其他软件就可以生成密钥对。
The default keypair is provided only to enable the startup of the default HTTPS connector.
提供的缺省密钥对只用于支持缺省HTTPS连接器的启动。
For now, just create default aspects by right-clicking in the Key Pair area and selecting New Key Pair.
目前,只需在KeyPair区域中右键单击并选择NewKeyPair,创建默认的安全设置。
The keystore is the file in which the server's certificate and keypair are stored.
密钥存储库是存储服务器证书和密钥对的文件。
To request a certificate, you need to generate a keypair using cryptography software.
要请求证书,您需要使用加密软件生成一个密钥对。
The document in Listing 10 moves the original ID, Psycho, to movie-title, leaving no ID keypair.
清单10中的文档将原始IDPsycho移动到movie-title,没有留下键对。
The keystore and the keypair are protected with the password "cedevca. "
密钥存储库和密钥对使用密码“cedevca”进行保护。
In order to do anything with Gerrit, you need to have a registered account and an SSH keypair generated.
为了使用Gerrit,你需要一个账号,生成一个SSH密钥对。
Listing 1 shows the use of the ec2-add-keypair command to generate an SSH key pair.
清单1展示了如何使用ec2-add-keypair命令来生成一个SSH密匙对。