

Definition at line 11 of file CPKIFX509CRLChecker.java.
Public Member Functions | |
| CPKIFX509CRLChecker (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFX509CRLChecker () | |
| void | Initialize () |
| boolean | CheckStatus (CPKIFCertificatePtr targetCert, CPKIFCertificatePtr issuersCert, SWIGTYPE_p_RevocationStatus status, CPKIFCertStatusPtr certStatus) |
| boolean | CheckStatusPath (CPKIFCertificatePath path, SWIGTYPE_p_RevocationStatus status) |
| void | SetReasonCodesOfInterest (CPKIFReasonFlagsPtr reasons) |
| CPKIFReasonFlagsPtr | GetReasonCodesOfInterest () |
| CPKIFPathSettingsPtr | GetPathSettings () |
| void | SetPathSettings (CPKIFPathSettingsPtr settings) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFX509CRLChecker obj) |
Protected Member Functions | |
| void | finalize () |
Classes | |
| class | CERTTYPES |
| class | CRLAUTHORITY |
| class | CRLCOVERAGE |
| class | CRLREASONS |
| class | CRLSCOPE |
| com::orionsec::jpkif::CPKIFX509CRLChecker::CPKIFX509CRLChecker | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
Definition at line 14 of file CPKIFX509CRLChecker.java.
| com::orionsec::jpkif::CPKIFX509CRLChecker::CPKIFX509CRLChecker | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFX509CRLChecker.java.
| static long com::orionsec::jpkif::CPKIFX509CRLChecker::getCPtr | ( | CPKIFX509CRLChecker | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFX509CRLChecker::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFColleague.
Definition at line 23 of file CPKIFX509CRLChecker.java.
| synchronized void com::orionsec::jpkif::CPKIFX509CRLChecker::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFColleague.
Definition at line 27 of file CPKIFX509CRLChecker.java.
References com::orionsec::jpkif::IPKIFColleague::swigCMemOwn.
| void com::orionsec::jpkif::CPKIFX509CRLChecker::Initialize | ( | void | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFColleague.
Definition at line 42 of file CPKIFX509CRLChecker.java.
| boolean com::orionsec::jpkif::CPKIFX509CRLChecker::CheckStatus | ( | CPKIFCertificatePtr | targetCert, | |
| CPKIFCertificatePtr | issuersCert, | |||
| SWIGTYPE_p_RevocationStatus | status, | |||
| CPKIFCertStatusPtr | certStatus | |||
| ) | [inline] |
Definition at line 46 of file CPKIFX509CRLChecker.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
| boolean com::orionsec::jpkif::CPKIFX509CRLChecker::CheckStatusPath | ( | CPKIFCertificatePath | path, | |
| SWIGTYPE_p_RevocationStatus | status | |||
| ) | [inline] |
Definition at line 50 of file CPKIFX509CRLChecker.java.
References com::orionsec::jpkif::CPKIFCertificatePath::getCPtr().
| void com::orionsec::jpkif::CPKIFX509CRLChecker::SetReasonCodesOfInterest | ( | CPKIFReasonFlagsPtr | reasons | ) | [inline] |
Definition at line 54 of file CPKIFX509CRLChecker.java.
| CPKIFReasonFlagsPtr com::orionsec::jpkif::CPKIFX509CRLChecker::GetReasonCodesOfInterest | ( | ) | [inline] |
Definition at line 58 of file CPKIFX509CRLChecker.java.
| CPKIFPathSettingsPtr com::orionsec::jpkif::CPKIFX509CRLChecker::GetPathSettings | ( | ) | [inline] |
Definition at line 62 of file CPKIFX509CRLChecker.java.
| void com::orionsec::jpkif::CPKIFX509CRLChecker::SetPathSettings | ( | CPKIFPathSettingsPtr | settings | ) | [inline] |
Definition at line 66 of file CPKIFX509CRLChecker.java.
1.5.6