Definition at line 11 of file CPKIFPathBasicChecks2.java.
Public Member Functions | |
CPKIFPathBasicChecks2 (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFPathBasicChecks2 () | |
Static Public Member Functions | |
static long | getCPtr (CPKIFPathBasicChecks2 obj) |
static boolean | DoChecks (CPKIFCertificatePath path, CPKIFPathValidationResults results, CPKIFFuncStoragePtr funcs) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFPathBasicChecks2::CPKIFPathBasicChecks2 | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFPathBasicChecks2::CPKIFPathBasicChecks2 | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFPathBasicChecks2.java.
static long com::orionsec::jpkif::CPKIFPathBasicChecks2::getCPtr | ( | CPKIFPathBasicChecks2 | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFPathBasicChecks2::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFPathBasicChecks2.java.
synchronized void com::orionsec::jpkif::CPKIFPathBasicChecks2::delete | ( | ) | [inline] |
static boolean com::orionsec::jpkif::CPKIFPathBasicChecks2::DoChecks | ( | CPKIFCertificatePath | path, | |
CPKIFPathValidationResults | results, | |||
CPKIFFuncStoragePtr | funcs | |||
) | [inline, static] |
Definition at line 42 of file CPKIFPathBasicChecks2.java.
References com::orionsec::jpkif::CPKIFPathValidationResults::getCPtr(), and com::orionsec::jpkif::CPKIFCertificatePath::getCPtr().
boolean com::orionsec::jpkif::CPKIFPathBasicChecks2::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFPathBasicChecks2.java.
Referenced by CPKIFPathBasicChecks2(), and delete().