public class VerificationInfo extends Object implements Serializable
Modifier | Constructor and Description |
---|---|
protected |
VerificationInfo() |
|
VerificationInfo(PKICertificatePath[] paths,
ValidationStatus status) |
Modifier and Type | Method and Description |
---|---|
CertificateInfo[] |
getAllCertificates()
Gets all the unique certificates in all the paths processed
|
CertificateInfo[] |
getAllRecursiveCertificates() |
PKICertificatePath[] |
getPaths()
Gets the path, its revocation information and status
|
ArrayList<String> |
getPolicyQualifiersList() |
ValidationStatus |
getStatus()
Gets the overall status of certificate validation
|
String |
toString() |
protected VerificationInfo()
public VerificationInfo(PKICertificatePath[] paths, ValidationStatus status)
paths
- status
- public PKICertificatePath[] getPaths()
index
- public ValidationStatus getStatus()
public CertificateInfo[] getAllCertificates()
public CertificateInfo[] getAllRecursiveCertificates()
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.