private key
私人密钥,个人密钥(用于把即将发送的消息进行加密的密钥)
2025-10-09 14:09 浏览次数 8
私人密钥,个人密钥(用于把即将发送的消息进行加密的密钥)
Private e Key Method私钥方法
random private-key随机私钥
private-key cryptosystems金钥密码系统
private-key encryption私钥加密
private int key节点主键
private decipherment key私有解密密钥
private e key私人密码匙
private-key cryptosystem私钥密码系统
what you can infer from this is that the key store used to hold a private key for use with ssl should contain only one private key (it can contain other public key certificates).
从这里您可以看出,使用ssl 的用于包含私钥的密钥存储应该只包含一个私钥(它可以包含其他的公钥证书)。
a user keystore contains the user「s private key and also password to open the user」s group keystores; the group keystores contain the groups「 private keys.
用户密钥存储库包含用户的私有密钥,还有用于打开用户的组密钥存储库的密码;组密钥存储库包含组的私有密钥。
data encrypted using the private key can be decrypted using the corresponding public key.
使用私有密匙加密的数据可以使用对应的公共密匙解密。
check with the vendor on the private key management.
询问供应商私有密匙的管理问题。
for this purpose, i recommend using a common private key and the corresponding public key certificate for soap-dsig and ssl.
为实现这一目的,我建议在soap-dsig和ssl 中使用一个公共专用密钥和相应的公用密钥证书。
local private key files are identified.
找到本地私有密钥文件。
by the same token, the server must have its private key locally protected and make it accessible to the jsse runtime.
出于同样的机制,服务器必须本地保护它的私有密钥并且使其能够访问jsse运行时。
to protect your environment, you should create your own private key and certificate for communication.
要保护您的环境,您应该为通信创建自己的私钥和证书。
the private key is, well, private.
私钥自然是私有的。
the pair consists of the private key and the public key (private, public).
这对加密密钥由私有密钥和公有密钥(私有,公共)组成的。
a keystore, on the other hand, maintains the private key of an entity, as well as its corresponding pkc.
另一方面,密钥库维护了实体的私有密钥,及其相应的pkc。
for example, when a server authenticates itself to the client, it needs to retrieve its private key from its keystore in order to engage in an ssl handshake with the client.
例如,当服务器面向客户端进行自身验证时,它需要从其密钥库中检索它的私有密钥来与加入客户端的ssl握手。
it is important to save this private key when it is created because it cannot otherwise be recovered.
这个私有密钥创建后,最好加以保存,因为(如果丢失)它将不能恢复。
private key (sometimes just referred to as a key): can be used to sign or decrypt a message.
私钥(有时简称为密钥):可用于对消息签名或加密。
but it」s also possible to use your private key to encrypt a message, and when this is done anyone with a copy of your public key can decrypt that message.
但是也可以使用您的私有密匙来加密消息,这样做之后,任何具有您的公开 密匙的人都可以解密这个消息。
in figure 8, enter the information to create the private key and the digital certificate.
在 图8 中,输入信息以创建私有密钥和数字证书。
entering the passphrase for the private key 「unlocks」 it.
输入私有密钥的密码以 「解锁」它。
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私有密钥以便安全地连接到您的实例。