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