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