Definition at line 11 of file IPKIFTrustCacheUpdate.java.
Public Member Functions | |
IPKIFTrustCacheUpdate (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | AddTrustRoot (IPKIFTrustAnchorPtr root) |
Static Public Member Functions | |
static long | getCPtr (IPKIFTrustCacheUpdate obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFTrustCacheUpdate::IPKIFTrustCacheUpdate | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFTrustCacheUpdate::getCPtr | ( | IPKIFTrustCacheUpdate | obj | ) | [inline, static] |
void com::orionsec::jpkif::IPKIFTrustCacheUpdate::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file IPKIFTrustCacheUpdate.java.
synchronized void com::orionsec::jpkif::IPKIFTrustCacheUpdate::delete | ( | ) | [inline] |
void com::orionsec::jpkif::IPKIFTrustCacheUpdate::AddTrustRoot | ( | IPKIFTrustAnchorPtr | root | ) | [inline] |
Definition at line 38 of file IPKIFTrustCacheUpdate.java.
boolean com::orionsec::jpkif::IPKIFTrustCacheUpdate::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFTrustCacheUpdate.java.
Referenced by delete(), and IPKIFTrustCacheUpdate().