|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PKIXValidationInformation
Source of PKIX validation information such as trust anchors and CRLs.
| Method Summary | |
|---|---|
Collection<X509Certificate> |
getCertificates()
Gets the certificate trust anchors used during PKIX validation. |
Collection<X509CRL> |
getCRLs()
Gets the CRLs used during PKIX validation. |
Integer |
getVerificationDepth()
Gets the maximum allowable trust chain verification depth. |
| Method Detail |
|---|
Integer getVerificationDepth()
Collection<X509Certificate> getCertificates()
Collection<X509CRL> getCRLs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||