"Java Security Technology Exploration Road Series: Java Extensible Security Architecture" Nine: JCP (ii): JCP Class and interface

Source: Internet
Author: User

Guo Jia
Email: [Email protected]
Blog: http://blog.csdn.net/allenwells
Github:https://github.com/allenwell

In J2SE, the JCP API is an extension of JCA, located in the java.security.cert.* package.

Java.security.cert.CertPath

The Certpath (certificate path Class) defines an abstract class that represents a certificate chain and a certificate path, and defines all the features associated with the certificate path object.

Java.security.cert.CertificateFactory

The Certificatefactory (Certificate factory Class) defines an engine class that defines the functionality for generating certificates and CRL objects by encoding.

Java.security.cert.CertPathBuilder

The Certpathbuilder (certificate Path creator Class) defines an engine class that uses the provider implementation to create a certificate chain.

Java.security.cert.CertPathValidator

Certpathvalidator (certificate Path Validator Class): Defines an engine class that validates the certificate chain.

Java.security.cert.CertStore

Certstore (Certificate Warehouse Class): Defines an object that is used to retrieve certificates and CRLs from the warehouse.

Java.security.cert.TrustAnchor

Trustanchor (Trust Anchor Class): Represents the most trusted CA, which is used as an anchor point for verifying the path of the zero-pass certificate during validation.

Java.security.cert.PKIXParameters

Pkixparameters (PKIX parameter Class): Describes the input parameter classes defined by the PKIX certificate path validation algorithm.

"Java Security Technology Exploration Road Series: Java Extensible Security Architecture" Nine: JCP (ii): JCP Class and interface

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.