Definition at line 11 of file CPKIFBasicPathState2.java.
Public Member Functions | |
CPKIFBasicPathState2 (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | SetTrustRoot (IPKIFTrustAnchorList rootList) |
void | ClearState () |
Static Public Member Functions | |
static long | getCPtr (CPKIFBasicPathState2 obj) |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFBasicPathState2::CPKIFBasicPathState2 | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFBasicPathState2.java.
static long com::orionsec::jpkif::CPKIFBasicPathState2::getCPtr | ( | CPKIFBasicPathState2 | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFBasicPathState2::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::CPKIFCertificatePathState.
Definition at line 23 of file CPKIFBasicPathState2.java.
synchronized void com::orionsec::jpkif::CPKIFBasicPathState2::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFCertificatePathState.
Definition at line 27 of file CPKIFBasicPathState2.java.
References com::orionsec::jpkif::CPKIFCertificatePathState::swigCMemOwn.
void com::orionsec::jpkif::CPKIFBasicPathState2::SetTrustRoot | ( | IPKIFTrustAnchorList | rootList | ) | [inline] |
Definition at line 38 of file CPKIFBasicPathState2.java.
void com::orionsec::jpkif::CPKIFBasicPathState2::ClearState | ( | ) | [inline] |
Definition at line 42 of file CPKIFBasicPathState2.java.