输入私有密钥的密码以“解锁”它。
私有密钥与用户和组相关联。
私有密钥一直处于其所属实体的保护之下。
The private key remains under the protection of the entity to which it belongs.
这个密码用于在客户端上加密私有密钥文件。
This passphrase will be used to encrypt the private-key file on the client side.
存储根证书和单个服务证书以及相关私有密钥。
Stores root certificates along with single service certificate and associated private key.
这通常包括私有密钥文件名和位置、ssh端口号和主机名。
This typically includes the private-key file name and location, the SSH port number, and hostname.
在每台机器上执行以下命令,从而生成rsa公共和私有密钥。
On each machine, execute the following command to generate the RSA public and private keys.
为了完成公共-私有密钥组合,必须把公共密钥存储在目标机器上。
The public key must be stored on the target machine to complete the public-private key combination.
CA的私有密钥一旦泄露,它所签发的所有证书将全部作废。
When the private key of a ca is compromised, all the certificates that are issued by this ca would be revoked.
接下来是应用程序的名称(.apk),最后是用于私有密钥的别名。
Next is the name of the application (.apk), and last is the alias to use for the private key.
CA的私有密钥一旦泄露,该CA签发的所有证书就只能全部作废。
When the private key of a ca is compromised, all the certificates issued by that ca should be revoked.
Passphrase (optional):用来认证私有密钥文件的护照。
Passphrase (optional) : the passphrase is used to authenticate with the private key file.
当询问是否与证书一起导出私有密钥时,选择 “No”并单击 “Next”。
When asked whether to export the private key with the certificate, select “No” and press “Next”.
通过一个SSHProtocol2配置可创建使用多个私有密钥的多重鉴定。
Multiple identifications using multiple private keys can be created with an SSH Protocol 2 configuration.
出于同样的机制,服务器必须本地保护它的私有密钥并且使其能够访问JSSE运行时。
By the same token, the server must have its private key locally protected and make it accessible to the JSSE runtime.
RSA算法的编程实现了公开密钥、私有密钥的生成,数据加密,解密功能。
RSA algorithm realized the generation of public key and private key, and the function of data encryption and decryption.
这个私有密钥永远在芯片里,而公共密钥用来认证及加密发送到该芯片的敏感数据。
The private key forever in chip, and public key authentication and encryption to send to the chip sensitive data.
alias是用于keystore项的别名,keystore存储生成的私有密钥和证书。
Alias is the alias to use for the keystore entry that stores the generated private key and certificate.
尽管ssh - keygen命令可以接受空的密码,但是在这种情况下私有密钥文件不加密。
Even ssh-keygen command will accept the empty passphrase, in which case, private-key file will not be encrypted.
您准备发布自己的应用程序时,必须构建一个发布模式的版本,这意味着用私有密钥签署应用程序。
When you are ready to release your application, you have to build a release mode version of it, which means signing the application with your private key.
注意,未签名的或者使用调试私有密钥签名的应用程序不能够通过Android Market发布。
Note that unsigned applications or applications signed using a debug private key cannot be distributed through the Android Market.
在这种情况下,在把消息发送到服务时,客户机web服务堆栈需要通过某种方法确定用于签名的私有密钥。
In this case, the client web services stack needs some way of identifying the specific private key to be used for signing when sending a message to the service.
签注密钥是一个2048位的RS A公共和私有密钥对,它在芯片出厂时随机生成并且不能改变。
Endorsements key is a 2048 bits RSA public and private key to the chip factory, it randomly generated and cannot change.
与简单的UsernameToken示例相比,使用私有密钥-证书对进行消息签名和加密的配置比较复杂。
Using private key-certificate pairs for signing and encrypting messages is more complex to configure than the simple UsernameToken example.
在开发机器和tablet之间建立SSH链接需要公共密钥和私有密钥,这样就不需要在连接时提供密码。
Establishing the SSH link between your development machine and the tablet requires public and private keys to eliminate the need for a password when connecting.
因为这是使用非对象加密技术,而每一端有自己的证书和私有密钥,比起清单5对称加密技术示例,它处理起来更为简单。
Because this is using asymmetric encryption, where each side has its own certificate and private key, it should be somewhat simpler to handle than the Listing 5 symmetric-encryption example.
保护私钥不泄露是整个CA域的安全基础,CA的私有密钥一旦泄露,该CA签发的所有证书就只能全部作废。
It is the foundation of entire ca field safety that protection private key do not reveal. When the private key of a ca is compromised, all the certificates by that ca should be revoked.
公钥密码启用的安全性服务是基于这样的消息解密机制,即共有密钥只能通过相应的私有密钥才能解密,反之亦然。
The security services that public key cryptography enable are based on the fact that a message encrypted using the public key can only be decrypted by the corresponding private key, and vice versa.
但如果想要或必须使用一个SSH客户机连接到实例,则必须获得这个客户机并准备好SSH私有密钥以便安全地连接到您的实例。
But if you want to or have to connect to your instance using an SSH client, you'll have to acquire the client and prepare the SSH private key to securely connect to your instance.
但如果想要或必须使用一个SSH客户机连接到实例,则必须获得这个客户机并准备好SSH私有密钥以便安全地连接到您的实例。
But if you want to or have to connect to your instance using an SSH client, you'll have to acquire the client and prepare the SSH private key to securely connect to your instance.
应用推荐