Public-Private Key Pair的意思|示意
公私钥对
Public-Private Key Pair的网络常见释义
金钥对 PKI以网路认证之信任机制为基础,交易双方相互信任其所 属之认证机构,搭配金钥对(Public-Private Key pair)之 产生及数位签章等功能,即可经由其所属之认证机构核发数 位凭证以确认彼此的身分。
Public-Private Key Pair相关例句
The token is encrypted and signed by use of a password and a public/private key pair, stored in an HTTP cookie, and included in all requests for the configured SSO domain.
令牌以密码和公共/私有密钥对加密和签名,然后存储在 HTTP cookie 中,最后包括在配置的 SSO 域中的所有请求中。
The pair consists of the private key and the public key (private, public).
这对加密密钥由私有密钥和公有密钥(私有,公共)组成的。
First, we will use the Keytool to create a keystore, in which there will be a pair of keys (the public key and the private key).
首先,我们使用 Keytool 创建一个 keystore,它包含一对密匙(公共密匙和私有密匙)。
Step 2: Get the private key of the key pair whose public key was used to encrypt the XML.
步骤2:根据用于加密xml的公钥,获取密钥对中对应的私钥。
The callback in Listing 2 is designed to support both signing and decrypting using the same private-public key pair, so it checks for both cases and returns the same password in either case.
清单2中的回调旨在支持使用同一个公开-私有密匙对进行签名和解密,因此将在两种情况下进行检查并对任意一种情况返回相同的密码。
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.
XKMS服务为客户机生成一个密钥对,将密钥对的公钥注册到它自己,然后将密钥对的私钥发送给客户机,供其使用。