

Definition at line 11 of file CPKIFNSSCertUpdate.java.
Public Member Functions | |
| CPKIFNSSCertUpdate (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFNSSCertUpdate (String dbdir) | |
| CPKIFNSSCertUpdate () | |
| void | Initialize () |
| void | AddCertificate (CertType certType, CPKIFCertificatePtr cert) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFNSSCertUpdate obj) |
Protected Member Functions | |
| void | finalize () |
| com::orionsec::jpkif::CPKIFNSSCertUpdate::CPKIFNSSCertUpdate | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
Definition at line 14 of file CPKIFNSSCertUpdate.java.
| com::orionsec::jpkif::CPKIFNSSCertUpdate::CPKIFNSSCertUpdate | ( | String | dbdir | ) | [inline] |
Definition at line 38 of file CPKIFNSSCertUpdate.java.
| com::orionsec::jpkif::CPKIFNSSCertUpdate::CPKIFNSSCertUpdate | ( | ) | [inline] |
Definition at line 42 of file CPKIFNSSCertUpdate.java.
| static long com::orionsec::jpkif::CPKIFNSSCertUpdate::getCPtr | ( | CPKIFNSSCertUpdate | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFNSSCertUpdate::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFCertRepositoryUpdate.
Definition at line 23 of file CPKIFNSSCertUpdate.java.
| synchronized void com::orionsec::jpkif::CPKIFNSSCertUpdate::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFCertRepositoryUpdate.
Definition at line 27 of file CPKIFNSSCertUpdate.java.
References com::orionsec::jpkif::IPKIFCertRepositoryUpdate::swigCMemOwn.
| void com::orionsec::jpkif::CPKIFNSSCertUpdate::Initialize | ( | void | ) | [inline] |
Definition at line 46 of file CPKIFNSSCertUpdate.java.
| void com::orionsec::jpkif::CPKIFNSSCertUpdate::AddCertificate | ( | CertType | certType, | |
| CPKIFCertificatePtr | cert | |||
| ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFCertRepositoryUpdate.
Definition at line 50 of file CPKIFNSSCertUpdate.java.
References com::orionsec::jpkif::CertType::swigValue.
1.5.6