| Klasse java.security.cert.PKIXCertPathBuilderResult | 1.4 |
java.lang.Object
|
+--java.security.cert.PKIXCertPathValidatorResult
|
+--java.security.cert.PKIXCertPathBuilderResult
| Konstruktoren | |
|---|---|
| public | PKIXCertPathBuilderResult(CertPath certPath, TrustAnchor trustAnchor, PolicyNode policyTree, PublicKey subjectPublicKey) |
| Methoden | |
|---|---|
| public CertPath | getCertPath() |
| public String | toString() |