这个过程包括发送方生成消息摘要,然后用其私钥对摘要加密以创建数字签名。
The process involves the sender generating the message digest, then encrypting the digest using its private key to create the digital signature.
不要忘记保存生成的私钥;否则,在尝试通过SSH客户端连接到虚拟机时就没那么走运了。
Do not forget to save the private key generated; otherwise, you will be out of luck when you try to connect to the virtual machine with an SSH client.
由发送者的私钥生成的附在xml上的XML签名保证了发送者的不可驳性。
An XML signature generated from the private key of the sender and affixed to the XML ensures the non-refutability of the sender.
单击GenerateKey按钮后,会立即生成新的私钥,并显示在Keystorecontentsportlet中(图12)。
Immediately after clicking the generate key button, the new private key is generated and will appear in the Keystore contents portlet (Figure 12).
在注册期间,要么是客户机提供公钥以及其他证明其拥有相应私钥的某些证据,要么是服务提供程序为客户机生成密钥对。
During registration, either the client provides the public key, along with some proof of possession of the corresponding private key, or the service provider generates the key pair for the client.
在开始讨论公钥私钥以及生成它们的基本原理之前,我想首先说明加密和数字签署XML数据的其他方法。
Before jumping into public and private keys and the nitty-gritty of generating them, I'd like to show you some other options for encrypting and digitally signing XML data.
当出现这种情况时,让私钥在服务器上生成并让服务提供程序保留该私钥是明智的。
When this happens, it makes sense to have the private key generated at the server and have the service provider keep the private key.
XKMS服务为客户机生成一个密钥对,将密钥对的公钥注册到它自己,然后将密钥对的私钥发送给客户机,供其使用。
The XKMS service generates a key pair for the client, registers the public key of the pair with itself, and sends the private key of the pair to the client for its use.
如果丢失的私钥只是用于数字签名文档,那么就可以生成一个新的密钥,而不会影响对已经签名的文档的有效性。
If the private key that's lost is only used for digitally signing the documents, a new key may be generated without affecting the validity of the existing signed documents.
这一部分介绍生成公钥-私钥对的过程,这是加密和数字签名的基础。
This section describes the process of generating the public-private key pair, which is the basis for encryption and digital signature.
该命令指定在一个位于当前目录下的密钥库中生成一张个人证书(公钥/私钥对)。
This command specifies that a personal certificate (public/private key pair) be generated in a keystore that is to be located in the current directory.
因此,由客户机来生成那种用途的密钥是很安全的,而且完全可以不将私钥注册到XKMS服务。
Hence, keys used for such a purpose can very safely be generated by the client, and the private key may never be registered with the XKMS service.
JCE 提供程序必须支持生成公钥和私钥的RSA算法。
The JCE provider must support the RSA algorithm type for generating public and private keys.
签名验证者必须有权使用包含与用于生成签名的私钥关联的公钥的公钥证书。
The signature verifier must have access to the public key certificate that contains the public key associated with the private key used to produce the signature.
验证方会在发布协议中随机生成公钥,此时会使用针对U -Prove令牌的相关私钥。
The Prover randomly generates it during the issuance protocol, together with a corresponding private key for the U-Prove token.
ssh - keygen生成两个文件:id_dsa(私钥)和id_dsa . pub(公钥)。
Ssh-keygen generates two files: id_dsa (the private key) and id_dsa.pub (the public key).
注意:如果创建了新私钥或者证书,关联到旧证书的配置文件就失效了,需要重新生成新pfofiles。
Note: if you create a new private key or certificates, any profiles associated with your old certificates are invalidated so you will also need to regenerate new profiles.
ssh-keygen-f /tmp/key-tdsa可以在文件 key 中生成一个私钥,在文件 key.pub 中生成一个公钥。
ssh-keygen -f /tmp/key -t dsa will give you a private key in a file called key and a public key in a file called key.pub.
签名者的签名私钥由多个密钥生成中心共同决定。
The signature private keys of signer are completed by several key generation centers.
私钥模块在生成签名时需要摘要值。
Private Key module requires a digest value when generating a signature.
你真的不应该将用户的私钥存储在服务器上(或为此生成)。
You really shouldn't store the private key of the user on the server (or generate for that matter).
一个关于这两个问题的简单回应上述已经提到,也就是生成的私钥从一个静态密码中随机提取。
An easy answer to both concerns, already mentioned, is to generate all of one's private keys pseudo-randomly from a static secret.
在你可以接收和发送加密邮件之前,你需要用GPG生成你的公钥和私钥。
Before you can get or send encrypted mail, you need to generate your public and private keys with GPG.
用私钥生成的一个文件。
私钥模块遇到要求生成不受支持的密钥类型的请求。
Private key module encountered a request to generate an unsupported key type.
该方案中成员私钥是由密钥管理者所分发的密钥和成员生成的密钥构成的三元组,从而使得签名具有强防陷害性。
In our scheme, the private key to a group member is a triple consisting of the key obtained from the key issuer and that generated by the member, thus realizing strong exculpability.
要生成一个新的公钥和私钥对吗?加密服务提供程序、密钥长度和散列算法的设置都会被保留。
Do you want to generate a new public and private key pair? The cryptographic service provider, key length, and hash algorithm Settings will be preserved.
一个被信任的第三方组织或公司,由他们来负责发放用来创建数字签名和生成公钥私钥对的数字证书。
A trusted third-party organisation or company that issues digital certificates used to create digital signatures and public-private key pairs.
私钥模块遇到要求生成不受支持的密钥类型的请求。
The private key module encountered a request to generate an unsupported key type.
它使用对应的私钥从程序集文件中生成。
It is generated from an assembly file using the corresponding private key.
应用推荐