

Definition at line 11 of file CPKIFNSSCRLUpdate.java.
Public Member Functions | |
| CPKIFNSSCRLUpdate (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFNSSCRLUpdate (String dbdir) | |
| CPKIFNSSCRLUpdate () | |
| void | Initialize () |
| void | AddCRL (CPKIFCRLPtr crl, CPKIFGeneralNamePtr dp) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFNSSCRLUpdate obj) |
Protected Member Functions | |
| void | finalize () |
| com::orionsec::jpkif::CPKIFNSSCRLUpdate::CPKIFNSSCRLUpdate | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
Definition at line 14 of file CPKIFNSSCRLUpdate.java.
| com::orionsec::jpkif::CPKIFNSSCRLUpdate::CPKIFNSSCRLUpdate | ( | String | dbdir | ) | [inline] |
Definition at line 38 of file CPKIFNSSCRLUpdate.java.
| com::orionsec::jpkif::CPKIFNSSCRLUpdate::CPKIFNSSCRLUpdate | ( | ) | [inline] |
Definition at line 42 of file CPKIFNSSCRLUpdate.java.
| static long com::orionsec::jpkif::CPKIFNSSCRLUpdate::getCPtr | ( | CPKIFNSSCRLUpdate | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFNSSCRLUpdate::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFCRLRepositoryUpdate.
Definition at line 23 of file CPKIFNSSCRLUpdate.java.
| synchronized void com::orionsec::jpkif::CPKIFNSSCRLUpdate::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFCRLRepositoryUpdate.
Definition at line 27 of file CPKIFNSSCRLUpdate.java.
References com::orionsec::jpkif::IPKIFCRLRepositoryUpdate::swigCMemOwn.
| void com::orionsec::jpkif::CPKIFNSSCRLUpdate::Initialize | ( | void | ) | [inline] |
Definition at line 46 of file CPKIFNSSCRLUpdate.java.
| void com::orionsec::jpkif::CPKIFNSSCRLUpdate::AddCRL | ( | CPKIFCRLPtr | crl, | |
| CPKIFGeneralNamePtr | dp | |||
| ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFCRLRepositoryUpdate.
Definition at line 50 of file CPKIFNSSCRLUpdate.java.
References com::orionsec::jpkif::CPKIFCRLPtr::getCPtr().
1.5.6