Definition at line 11 of file CPKIFCRLEntryPtr.java.
Public Member Functions | |
CPKIFCRLEntryPtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFCRLEntry | __deref__ () |
CPKIFCRLEntry | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFCRLEntryPtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFCRLEntryPtr r) |
boolean | AreThereAnyUnprocessedCriticalExtensions (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t processedExts) |
void | GetEncodedExtensions (CPKIFBufferPtr buf) |
void | GetExtensionByOID (CPKIFOID oid, CPKIFX509ExtensionPtr ref) |
String | SerialNumber () |
CPKIFTimePtr | RevocationDate () |
void | GetExtensions (IPKIFParseExtensions m, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t exts) |
Static Public Member Functions | |
static long | getCPtr (CPKIFCRLEntryPtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFCRLEntryPtr::CPKIFCRLEntryPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFCRLEntryPtr::getCPtr | ( | CPKIFCRLEntryPtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFCRLEntryPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFCRLEntryPtr.java.
synchronized void com::orionsec::jpkif::CPKIFCRLEntryPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFCRLEntryPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFCRLEntryPtr.java.
CPKIFCRLEntry com::orionsec::jpkif::CPKIFCRLEntryPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFCRLEntryPtr.java.
CPKIFCRLEntry com::orionsec::jpkif::CPKIFCRLEntryPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFCRLEntryPtr.java.
boolean com::orionsec::jpkif::CPKIFCRLEntryPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFCRLEntryPtr.java.
int com::orionsec::jpkif::CPKIFCRLEntryPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFCRLEntryPtr.java.
void com::orionsec::jpkif::CPKIFCRLEntryPtr::swap | ( | CPKIFCRLEntryPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFCRLEntryPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFCRLEntryPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFCRLEntryPtr.java.
boolean com::orionsec::jpkif::CPKIFCRLEntryPtr::_internal_equiv | ( | CPKIFCRLEntryPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFCRLEntryPtr.java.
boolean com::orionsec::jpkif::CPKIFCRLEntryPtr::AreThereAnyUnprocessedCriticalExtensions | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t | processedExts | ) | [inline] |
Definition at line 73 of file CPKIFCRLEntryPtr.java.
void com::orionsec::jpkif::CPKIFCRLEntryPtr::GetEncodedExtensions | ( | CPKIFBufferPtr | buf | ) | [inline] |
Definition at line 77 of file CPKIFCRLEntryPtr.java.
void com::orionsec::jpkif::CPKIFCRLEntryPtr::GetExtensionByOID | ( | CPKIFOID | oid, | |
CPKIFX509ExtensionPtr | ref | |||
) | [inline] |
Definition at line 81 of file CPKIFCRLEntryPtr.java.
References com::orionsec::jpkif::CPKIFOID::getCPtr().
String com::orionsec::jpkif::CPKIFCRLEntryPtr::SerialNumber | ( | ) | [inline] |
Definition at line 85 of file CPKIFCRLEntryPtr.java.
CPKIFTimePtr com::orionsec::jpkif::CPKIFCRLEntryPtr::RevocationDate | ( | ) | [inline] |
Definition at line 89 of file CPKIFCRLEntryPtr.java.
void com::orionsec::jpkif::CPKIFCRLEntryPtr::GetExtensions | ( | IPKIFParseExtensions | m, | |
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t | exts | |||
) | [inline] |
Definition at line 93 of file CPKIFCRLEntryPtr.java.
References com::orionsec::jpkif::IPKIFParseExtensions::getCPtr().
boolean com::orionsec::jpkif::CPKIFCRLEntryPtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFCRLEntryPtr.java.
Referenced by CPKIFCRLEntryPtr(), and delete().