keypair
美
英 
- 網(wǎng)絡(luò)密鑰對;密鑰對類;鑰匙對
例句
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)練習(xí)的一部分生成。
Community Edition creates a new keystore with name "ca-keystore, " and generates a new keypair and a self-signed certificate.
CommunityEdition將創(chuàng)建一個名為“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.
若要創(chuàng)建完整的強名稱,請使用默認(rèn)構(gòu)造函數(shù)創(chuàng)建一個AssemblyName對象并設(shè)置Name和KeyPair。
Valid for (#days): Indicates the validity of the keypair in number of days.
Validfor(#days):指示密鑰對的有效期,用天數(shù)表示。
Web browsers that support the KEYGEN form tag eliminate the need for external software to generate a keypair.
支持KEYGEN表單標(biāo)記的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區(qū)域中右鍵單擊并選擇NewKeyPair,創(chuàng)建默認(rèn)的安全設(shè)置。
The keystore is the file in which the server's certificate and keypair are stored.
密鑰存儲庫是存儲服務(wù)器證書和密鑰對的文件。
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密匙對。