

Definition at line 11 of file CPKIFPathValidator2.java.
Public Member Functions | |
| CPKIFPathValidator2 (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFPathValidator2 () | |
| void | Initialize () |
| boolean | ValidatePath (CPKIFCertificatePath path, CPKIFPathValidationResults results, CPKIFFuncStoragePtr thisCallOnlyFuncs) |
| void | SetAdditionalCertificateChecks (CPKIFFuncStoragePtr funcs) |
| boolean | GetEnforceTrustAnchorConstraints () |
| void | SetEnforceTrustAnchorConstraints (boolean b) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFPathValidator2 obj) |
Protected Member Functions | |
| void | finalize () |
| com::orionsec::jpkif::CPKIFPathValidator2::CPKIFPathValidator2 | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
Definition at line 14 of file CPKIFPathValidator2.java.
| com::orionsec::jpkif::CPKIFPathValidator2::CPKIFPathValidator2 | ( | ) | [inline] |
Definition at line 38 of file CPKIFPathValidator2.java.
| static long com::orionsec::jpkif::CPKIFPathValidator2::getCPtr | ( | CPKIFPathValidator2 | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFPathValidator2::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFColleague.
Definition at line 23 of file CPKIFPathValidator2.java.
| synchronized void com::orionsec::jpkif::CPKIFPathValidator2::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFColleague.
Definition at line 27 of file CPKIFPathValidator2.java.
References com::orionsec::jpkif::IPKIFColleague::swigCMemOwn.
| void com::orionsec::jpkif::CPKIFPathValidator2::Initialize | ( | void | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFColleague.
Definition at line 42 of file CPKIFPathValidator2.java.
| boolean com::orionsec::jpkif::CPKIFPathValidator2::ValidatePath | ( | CPKIFCertificatePath | path, | |
| CPKIFPathValidationResults | results, | |||
| CPKIFFuncStoragePtr | thisCallOnlyFuncs | |||
| ) | [inline] |
Definition at line 46 of file CPKIFPathValidator2.java.
References com::orionsec::jpkif::CPKIFPathValidationResults::getCPtr(), and com::orionsec::jpkif::CPKIFCertificatePath::getCPtr().
| void com::orionsec::jpkif::CPKIFPathValidator2::SetAdditionalCertificateChecks | ( | CPKIFFuncStoragePtr | funcs | ) | [inline] |
Definition at line 50 of file CPKIFPathValidator2.java.
| boolean com::orionsec::jpkif::CPKIFPathValidator2::GetEnforceTrustAnchorConstraints | ( | ) | [inline] |
Definition at line 54 of file CPKIFPathValidator2.java.
| void com::orionsec::jpkif::CPKIFPathValidator2::SetEnforceTrustAnchorConstraints | ( | boolean | b | ) | [inline] |
Definition at line 58 of file CPKIFPathValidator2.java.
1.5.6