私钥
- 网络key;private key;private-key;Secret Key
-
公钥密码术(PublicKeyCryptography)从根本上讲是基于公钥/私钥对的。
Public Key Cryptography is fundamentally based upon a public / private key pair .
-
CA私钥的安全性是CA可信任性的基础。
The security of CA private key is the basis of CA reliability .
-
多CA环境下用户私钥的集中管理模式
Centralized Management Mode of User 's Private Keys in Multi-CA Systems
-
CA私钥是CA安全的核心。
The private key of CA is the core of CA safety .
-
选择Importfromafile并浏览至保存私钥文件MQServerprivateKey.p12的位置。
Select Import from a file and browse to the location of the private key file MQServer_privateKey.p12 .
-
PKI安全的关键:CA的私钥保护
The Linchpin upon PKI Security : Protecting Private Key of CA
-
使用证书颁发机构管理单元备份ca数据库和私钥。
Use the certification authority snap-in to back up the CA database and private key .
-
确保CA的私钥不泄漏极其重要。
So it is very important to ensure the CA private key is not revealed .
-
要对XML文档的内容进行签名,您需要一个私钥和一个公开证书。
To sign a portion of an XML document , you need a private key and a public certificate .
-
保护在线服务CA的私钥也就成为一个非常重要的课题。
Keeping the private key secret while providing service on line is very important for a CA.
-
为了简化初始安装流程,在交付WebSphereApplicationServer时也提供了一个包含私钥示例的密钥文件示例。
To simplify the initial installation process , WebSphere Application Server is delivered with a sample key file containing a sample private key .
-
带有相应私钥的证书也叫数字id。
A certificate that has a corresponding private key is also known as a digital ID.
-
基于MANET虚拟CA私钥生成分布算法研究
Research on Distributed Generation Algorithm of Virtual CA Private Keys for MANET
-
加密(Encryption)是信息保护的一种必不可少的手段。目前有两种基本的加密方法,即私钥加密和公钥加密。
There are two basic types of encryption methods , namely the private key encryption and public key encryption .
-
与CA认证系统结合在一起,只对本CA所颁发的证书和私钥提供漫游服务。
The other is a system along with a particular CA system which provides service for only one CA system .
-
分析了保护mastersecret、服务器私钥、随机数生成和证书的认证应该注意的问题;
The problems of how to protect master-secret and privacy keys , creation of the random number and authentication of certificate are analyzed .
-
另一种解决方案是在服务提供者之间共享PKI私钥。
Another would be to share a PKI private key among the service providers .
-
PKI的一种私钥管理技术方法研究
A Method of PKI Private Key Management Research
-
创建一个DSA密钥对,即验证使用的公钥和私钥
Create a DSA key pair , public and private keys for authentication , by typing
-
SSL服务器使用它的私钥对秘钥解密并存储它。
The SSL Server decrypts and stores the secret key , using its private key .
-
幸运的是,ssh支持公钥或私钥身份验证和系统别名。
Luckily , ssh supports public or private key authentication and system aliases .
-
本文介绍的CA私钥安全管理方案主要基于门限密码技术。
The secure managing scheme for protecting the private key of a CA recommended in this article is based on threshold cryptography .
-
PKI体系中的私钥管理技术研究
Private Key Management Study in PKI Framework
-
身份由非对称的密钥对组成:任何人都可以使用(包括这个名字)的公钥(PublicKey)和只有用户知道的唯一的私钥(PrivateKey)。
The identity consists of an asymmetrical key pair : a Public Key that anyone can use ( thus the name ) and a unique Private Key known only to the user .
-
JohnDoe收到该消息后,只有他可以使用他的私钥对其解密。
Once John Doe receives the message , only he can decrypt the message using his private key .
-
SSH的私钥和公钥对
Private and public key pairs for SSH
-
现在已创建了公钥(idrsa.pub)和对应的私钥(idrsa)。
A public key ( id_rsa . pub ) and the corresponding private key ( id_rsa ) have been created .
-
创建私钥/公钥并将其添加到/root/.ssh/authorizedkeys文件下的authorizedkeys文件。
Private / public key is created and added to authorized_keys file under / root / . ssh / authorized_keys file .
-
并在文中提出PKI密钥的一种方便用户管理私钥的方案。
And design a kind of management scheme of the key in PKI to convenience the user .
-
一个基于SSH的身份包括两个部分:一个公钥和一个私钥。
An SSH-based identity consists of two parts : a public key and a private key .