Definition at line 11 of file CPKIFCRLEntry.java.
Public Member Functions | |
CPKIFCRLEntry (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFCRLEntry () | |
CPKIFCRLEntry (CPKIFBufferPtr buf) | |
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 () |
Static Public Member Functions | |
static long | getCPtr (CPKIFCRLEntry obj) |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFCRLEntry::CPKIFCRLEntry | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFCRLEntry.java.
com::orionsec::jpkif::CPKIFCRLEntry::CPKIFCRLEntry | ( | ) | [inline] |
Definition at line 38 of file CPKIFCRLEntry.java.
com::orionsec::jpkif::CPKIFCRLEntry::CPKIFCRLEntry | ( | CPKIFBufferPtr | buf | ) | [inline] |
Definition at line 42 of file CPKIFCRLEntry.java.
static long com::orionsec::jpkif::CPKIFCRLEntry::getCPtr | ( | CPKIFCRLEntry | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFCRLEntry::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 23 of file CPKIFCRLEntry.java.
synchronized void com::orionsec::jpkif::CPKIFCRLEntry::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 27 of file CPKIFCRLEntry.java.
References com::orionsec::jpkif::IPKIFHasExtensions::swigCMemOwn.
boolean com::orionsec::jpkif::CPKIFCRLEntry::AreThereAnyUnprocessedCriticalExtensions | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t | processedExts | ) | [inline] |
Definition at line 46 of file CPKIFCRLEntry.java.
void com::orionsec::jpkif::CPKIFCRLEntry::GetEncodedExtensions | ( | CPKIFBufferPtr | buf | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 50 of file CPKIFCRLEntry.java.
void com::orionsec::jpkif::CPKIFCRLEntry::GetExtensionByOID | ( | CPKIFOID | oid, | |
CPKIFX509ExtensionPtr | ref | |||
) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 54 of file CPKIFCRLEntry.java.
References com::orionsec::jpkif::CPKIFOID::getCPtr().
String com::orionsec::jpkif::CPKIFCRLEntry::SerialNumber | ( | ) | [inline] |
Definition at line 58 of file CPKIFCRLEntry.java.
CPKIFTimePtr com::orionsec::jpkif::CPKIFCRLEntry::RevocationDate | ( | ) | [inline] |
Definition at line 62 of file CPKIFCRLEntry.java.