Definition at line 11 of file CPKIFCRLInfo.java.
Public Member Functions | |
CPKIFCRLInfo (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFCRLInfo () | |
CPKIFCRLEntryPtr | GetCRLEntry () |
void | SetCRLEntry (CPKIFCRLEntryPtr crlEntry) |
void | GetCRLs (CPKIFCRLList crls) |
void | AddCRL (CPKIFCRLPtr crl) |
void | ClearCRLs () |
Static Public Member Functions | |
static long | getCPtr (CPKIFCRLInfo obj) |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFCRLInfo::CPKIFCRLInfo | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFCRLInfo.java.
com::orionsec::jpkif::CPKIFCRLInfo::CPKIFCRLInfo | ( | ) | [inline] |
Definition at line 38 of file CPKIFCRLInfo.java.
static long com::orionsec::jpkif::CPKIFCRLInfo::getCPtr | ( | CPKIFCRLInfo | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFCRLInfo::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFRevSourceInfo.
Definition at line 23 of file CPKIFCRLInfo.java.
synchronized void com::orionsec::jpkif::CPKIFCRLInfo::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFRevSourceInfo.
Definition at line 27 of file CPKIFCRLInfo.java.
References com::orionsec::jpkif::IPKIFRevSourceInfo::swigCMemOwn.
CPKIFCRLEntryPtr com::orionsec::jpkif::CPKIFCRLInfo::GetCRLEntry | ( | ) | [inline] |
Definition at line 42 of file CPKIFCRLInfo.java.
void com::orionsec::jpkif::CPKIFCRLInfo::SetCRLEntry | ( | CPKIFCRLEntryPtr | crlEntry | ) | [inline] |
Definition at line 46 of file CPKIFCRLInfo.java.
void com::orionsec::jpkif::CPKIFCRLInfo::GetCRLs | ( | CPKIFCRLList | crls | ) | [inline] |
Definition at line 50 of file CPKIFCRLInfo.java.
void com::orionsec::jpkif::CPKIFCRLInfo::AddCRL | ( | CPKIFCRLPtr | crl | ) | [inline] |
Definition at line 54 of file CPKIFCRLInfo.java.
void com::orionsec::jpkif::CPKIFCRLInfo::ClearCRLs | ( | ) | [inline] |
Definition at line 58 of file CPKIFCRLInfo.java.