Definition at line 11 of file CPKIFFreshestCRL.java.
Public Member Functions | |
CPKIFFreshestCRL (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFFreshestCRL () | |
CPKIFFreshestCRL (boolean criticality, CPKIFBufferPtr ext) | |
CPKIFOIDPtr | oid () |
SWIGTYPE_p_boost__shared_ptrT_std__vectorT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_PKIFAllocT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_t_t_t | DPs () |
CPKIFBufferPtr | value () |
Static Public Member Functions | |
static long | getCPtr (CPKIFFreshestCRL obj) |
static void | setExtOID (String value) |
static String | getExtOID () |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFFreshestCRL::CPKIFFreshestCRL | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFFreshestCRL.java.
com::orionsec::jpkif::CPKIFFreshestCRL::CPKIFFreshestCRL | ( | ) | [inline] |
Definition at line 38 of file CPKIFFreshestCRL.java.
com::orionsec::jpkif::CPKIFFreshestCRL::CPKIFFreshestCRL | ( | boolean | criticality, | |
CPKIFBufferPtr | ext | |||
) | [inline] |
Definition at line 42 of file CPKIFFreshestCRL.java.
static long com::orionsec::jpkif::CPKIFFreshestCRL::getCPtr | ( | CPKIFFreshestCRL | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFFreshestCRL::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 23 of file CPKIFFreshestCRL.java.
synchronized void com::orionsec::jpkif::CPKIFFreshestCRL::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 27 of file CPKIFFreshestCRL.java.
References com::orionsec::jpkif::CPKIFX509Extension::swigCMemOwn.
static void com::orionsec::jpkif::CPKIFFreshestCRL::setExtOID | ( | String | value | ) | [inline, static] |
Definition at line 46 of file CPKIFFreshestCRL.java.
static String com::orionsec::jpkif::CPKIFFreshestCRL::getExtOID | ( | ) | [inline, static] |
Definition at line 50 of file CPKIFFreshestCRL.java.
CPKIFOIDPtr com::orionsec::jpkif::CPKIFFreshestCRL::oid | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 54 of file CPKIFFreshestCRL.java.
SWIGTYPE_p_boost__shared_ptrT_std__vectorT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_PKIFAllocT_boost__shared_ptrT_CPKIFCRLDistributionPoint_t_t_t_t com::orionsec::jpkif::CPKIFFreshestCRL::DPs | ( | ) | [inline] |
Definition at line 58 of file CPKIFFreshestCRL.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFFreshestCRL::value | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 62 of file CPKIFFreshestCRL.java.