Definition at line 11 of file IPKIFTrustCache.java.
Public Member Functions | |
IPKIFTrustCache (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
boolean | GetTrustRoots (CPKIFNamePtr subDN, IPKIFTrustAnchorList root) |
Static Public Member Functions | |
static long | getCPtr (IPKIFTrustCache obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFTrustCache::IPKIFTrustCache | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFTrustCache::getCPtr | ( | IPKIFTrustCache | obj | ) | [inline, static] |
Definition at line 20 of file IPKIFTrustCache.java.
References swigCPtr.
Referenced by com::orionsec::jpkif::CPKIFDefaultScoring::ScoreAndSortNodes().
void com::orionsec::jpkif::IPKIFTrustCache::finalize | ( | ) | [inline, protected] |
Reimplemented in com::orionsec::jpkif::CPKIFNSSTrustStore, and com::orionsec::jpkif::SimpleRootStore.
Definition at line 24 of file IPKIFTrustCache.java.
synchronized void com::orionsec::jpkif::IPKIFTrustCache::delete | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFNSSTrustStore, and com::orionsec::jpkif::SimpleRootStore.
Definition at line 28 of file IPKIFTrustCache.java.
References swigCMemOwn.
boolean com::orionsec::jpkif::IPKIFTrustCache::GetTrustRoots | ( | CPKIFNamePtr | subDN, | |
IPKIFTrustAnchorList | root | |||
) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFNSSTrustStore, and com::orionsec::jpkif::SimpleRootStore.
Definition at line 38 of file IPKIFTrustCache.java.
References com::orionsec::jpkif::CPKIFNamePtr::getCPtr().
boolean com::orionsec::jpkif::IPKIFTrustCache::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFTrustCache.java.
Referenced by com::orionsec::jpkif::SimpleRootStore::delete(), delete(), com::orionsec::jpkif::CPKIFNSSTrustStore::delete(), and IPKIFTrustCache().