Definition at line 11 of file CPKIFNSSTrustStore.java.
Public Member Functions | |
CPKIFNSSTrustStore (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFNSSTrustStore (String dbdir) | |
CPKIFNSSTrustStore () | |
boolean | GetTrustRoots (CPKIFNamePtr subDN, IPKIFTrustAnchorList root) |
void | Initialize () |
Static Public Member Functions | |
static long | getCPtr (CPKIFNSSTrustStore obj) |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFNSSTrustStore::CPKIFNSSTrustStore | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFNSSTrustStore.java.
com::orionsec::jpkif::CPKIFNSSTrustStore::CPKIFNSSTrustStore | ( | String | dbdir | ) | [inline] |
Definition at line 38 of file CPKIFNSSTrustStore.java.
com::orionsec::jpkif::CPKIFNSSTrustStore::CPKIFNSSTrustStore | ( | ) | [inline] |
Definition at line 42 of file CPKIFNSSTrustStore.java.
static long com::orionsec::jpkif::CPKIFNSSTrustStore::getCPtr | ( | CPKIFNSSTrustStore | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFNSSTrustStore::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFTrustCache.
Definition at line 23 of file CPKIFNSSTrustStore.java.
synchronized void com::orionsec::jpkif::CPKIFNSSTrustStore::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFTrustCache.
Definition at line 27 of file CPKIFNSSTrustStore.java.
References com::orionsec::jpkif::IPKIFTrustCache::swigCMemOwn.
boolean com::orionsec::jpkif::CPKIFNSSTrustStore::GetTrustRoots | ( | CPKIFNamePtr | subDN, | |
IPKIFTrustAnchorList | root | |||
) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFTrustCache.
Definition at line 46 of file CPKIFNSSTrustStore.java.
References com::orionsec::jpkif::CPKIFNamePtr::getCPtr().
void com::orionsec::jpkif::CPKIFNSSTrustStore::Initialize | ( | void | ) | [inline] |
Definition at line 50 of file CPKIFNSSTrustStore.java.