A user has a pair of keys: public key and private key.
用户拥有一对密钥:公钥和私钥。
The pair consists of the private key and the public key (private, public).
这对加密密钥由私有密钥和公有密钥(私有,公共)组成的。
An SSH-based identity consists of two parts: a public key and a private key.
一个基于ssh的身份包括两个部分:一个公钥和一个私钥。
This approach involving private and public key pairs is also known as public key cryptography.
这种涉及到私钥和公钥对的方式也被称作公钥密码术。
One key of each pair is a public key and the other is a private key.
每对密钥中有一个是公钥,另一个是私钥。
The complete server certificate consists of two parts: a public key and a private key.
完整的服务器证书包括两个部分:公钥和私钥。
One is the private key and the other is the public key.
一个是私钥,另一个是公钥。
A public key (id_rsa.pub) and the corresponding private key (id_rsa) have been created.
现在已创建了公钥(id_rsa . pub)和对应的私钥(id_rsa)。
Create a root-level private key and root-level certificate request (holding the public key).
创建一个根(root)级私有密钥和根级证书请求(包含公共密钥)。
Ssh-keygen generates two files: id_dsa (the private key) and id_dsa.pub (the public key).
ssh - keygen生成两个文件:id_dsa(私钥)和id_dsa . pub(公钥)。
Each pair of keys consists of a public key and a private key.
每一对密钥由公钥和私钥组成。
Modern cryptosystem is divided into the public key system and the private key system.
现代密码体制分为公钥体制和私钥体制两大类。
Modern cryptosystem is divided into the public key system and the private key system.
现代密码体制分为公钥体制和私钥体制两大类。
应用推荐