您要查找的是不是:
- As such, the example requires that the public key certificate be in two stores. 同样,该示例要求两个存储中均包含公钥证书。
- These are usually in the form of a public key certificate with an associated private key. 通常采用具有关联的私钥的公钥证书形式。
- At this point, your keystore contains your private key as well as your public key certificate. 这时,您的密钥库中包含了您的私有密钥及您的公钥证书。
- Database to own each vendor public key certificate and installs each vendor certificate in the database. 数据库中创建一个拥有每个供应商公钥证书的用户,并在数据库中安装每个供应商的证书。
- It consists of a client with no public key certificate, accessing a server with a public key certificate. 其包括一台没有公钥证书的客户机,该客户机通过公钥证书访问服务器。
- Public Key Infrastructure (PKI) is a base to provide Internet security services using public key certificate. 公钥基础设施PKI利用数字证书为网络安全交易提供基本保障。
- The digital signature on a public key certificate can validate the authenticity of the public key and therefore the party who holds it. 公钥证书上的数字签名可以验证该公钥的可靠性以及持有它的那一方的可靠性。
- The identity may be represented as the name of the recipient, the public key certificate of the recipient, or in some other way. 该身份可以用接收方的名字、接收方的公用密钥证书或以其它方式来表示。
- PKI (Public Key Infrastructure), which is on the base of cryptography, resolved the issue of trust perfectly using public key certificate as a carrier. PKI(Public Key Infrastructure,公钥基础设施)以密码学为理论基础,以公钥证书为载体,较好地解决了网络中的信任问题。
- 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. 签名验证者必须有权使用包含与用于生成签名的私钥关联的公钥的公钥证书。
- The following Makecert command generates the required public key certificate and the private key of an entity with the certificate subject name "Recipient1". 以下Makecert命令生成所需的公钥证书以及证书主题名为“Recipient1”的实体的私钥。
- The latter are always wrapped in public key certificates. 后者一直包装在公钥证书中。
- Code satisfies the membership condition if it is signed by the software publisher with the private key that corresponds to the specified public key certificate. 如果代码由具有与指定公钥证书对应的私钥的软件发行者签名,则该代码满足成员条件。
- Subjects can be identified by either the issuer and serial number of their public key certificate or by the key identifier of their public key certificate. 可由主题的公钥证书的颁发者和序列号或由公钥证书的密钥标识符对主题进行标识。
- Based on the authentication mechanism of the public key certificate, S/MIME and TLS provide privacy, authentication, no denying and integrality protection, are better solutions. TLS协议采用基于公钥证书的认证机制,提供认证信息的私密性、不可抵赖性与完整性保护,是一种较好的安全解决方法。
- In any case, Public Key Certificates (PKCs) are required for these protocols. 在任何情况下,公共密钥证书(蛋白)都需要这些协议。
- The following example requires that a public key certificate with the subject name "MessageSigner1" be contained in the My certificate store, and that the associated private key exists. 以下示例要求“我的证书”存储中包含主题名为“MessageSigner1”的公钥证书,并且存在关联的私钥。
- The signature size is only about a quarter of the Guillou-Quisquater signature. The management and storage spending of the public key certificate could be efficiently cut down using this scheme. 该方案有效地降低了公钥证书的分发和管理成本;签名长度几乎是Guillou-Quisquater签名长度的1/4.
- Public key infrastructure (PKI) provides identity authentication of network entity in the form of public key certificate and has become an indispensable security support system in network applications. 公钥基础设施(PKI)以公钥证书形式,提供了网络实体的在线身份认证,是网络应用中不可缺少的安全支撑系统。
- Firstly, a layered design idea of public key certificate management system is put forward based on the understanding of PKIX, in order to realize the independence of cipher algorithms. 本文首先基于对PKIX的理解认识,并考虑到把密码算法做成独立的模块,提出了分层的设计思想。把公钥证书管理系统从上到下分为三个层次:业务管理层、安全接口层和密码服务层。