Java java.security.cert PKIXCertPathBuilderResult fields, constructors, methods, implement or subclass

Example usage for Java java.security.cert PKIXCertPathBuilderResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.security.cert PKIXCertPathBuilderResult.

The text is from its open source code.

Method

CertPathgetCertPath()
Returns the built and validated certification path.
TrustAnchorgetTrustAnchor()
Returns the TrustAnchor describing the CA that served as a trust anchor for the certification path.