Definition at line 11 of file CPKIFCRLNodeEntry.java.
Public Member Functions | |
CPKIFCRLNodeEntry (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFCRLNodeEntry () | |
CPKIFCRLNodeEntry (CPKIFCRLPtr crl) | |
CPKIFCRLPtr | GetCRL () |
void | SetCRL (CPKIFCRLPtr crl) |
Static Public Member Functions | |
static long | getCPtr (CPKIFCRLNodeEntry obj) |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFCRLNodeEntry::CPKIFCRLNodeEntry | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFCRLNodeEntry.java.
com::orionsec::jpkif::CPKIFCRLNodeEntry::CPKIFCRLNodeEntry | ( | ) | [inline] |
Definition at line 38 of file CPKIFCRLNodeEntry.java.
com::orionsec::jpkif::CPKIFCRLNodeEntry::CPKIFCRLNodeEntry | ( | CPKIFCRLPtr | crl | ) | [inline] |
Definition at line 42 of file CPKIFCRLNodeEntry.java.
static long com::orionsec::jpkif::CPKIFCRLNodeEntry::getCPtr | ( | CPKIFCRLNodeEntry | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFCRLNodeEntry::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFPkiArtifact.
Definition at line 23 of file CPKIFCRLNodeEntry.java.
synchronized void com::orionsec::jpkif::CPKIFCRLNodeEntry::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFPkiArtifact.
Definition at line 27 of file CPKIFCRLNodeEntry.java.
References com::orionsec::jpkif::IPKIFPkiArtifact::swigCMemOwn.
CPKIFCRLPtr com::orionsec::jpkif::CPKIFCRLNodeEntry::GetCRL | ( | ) | [inline] |
Definition at line 46 of file CPKIFCRLNodeEntry.java.
void com::orionsec::jpkif::CPKIFCRLNodeEntry::SetCRL | ( | CPKIFCRLPtr | crl | ) | [inline] |
Definition at line 50 of file CPKIFCRLNodeEntry.java.