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