Definition at line 11 of file CPKIFCRL.java.
Public Member Functions | |
CPKIFCRL (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFCRL () | |
void | Decode (byte[] cert, int certLen) |
CPKIFBufferPtr | Encoded () |
int | Version () |
CPKIFNamePtr | Issuer () |
CPKIFBufferPtr | Signature () |
CPKIFTimePtr | NextUpdate () |
CPKIFTimePtr | ThisUpdate () |
CPKIFAlgorithmIdentifierPtr | SignatureAlgorithm () |
void | PopulateEntryMap () |
SWIGTYPE_p_std__vectorT_std__pairT_boost__shared_ptrT_CPKIFName_t_std__mapT_std__string_boost__shared_ptrT_CPKIFCRLEntry_t_t_t_t | GetCRLEntryMap () |
boolean | CertOnThisCRL (CPKIFCertificatePtr cert, CPKIFCRLEntryPtr crlEntry) |
boolean | AreThereAnyUnprocessedCriticalExtensions (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t processedExts) |
void | GetEncodedExtensions (CPKIFBufferPtr buf) |
void | GetExtensionByOID (CPKIFOID oid, CPKIFX509ExtensionPtr ref) |
Static Public Member Functions | |
static long | getCPtr (CPKIFCRL obj) |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFCRL::CPKIFCRL | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFCRL.java.
com::orionsec::jpkif::CPKIFCRL::CPKIFCRL | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFCRL.java.
static long com::orionsec::jpkif::CPKIFCRL::getCPtr | ( | CPKIFCRL | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFCRL::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 23 of file CPKIFCRL.java.
synchronized void com::orionsec::jpkif::CPKIFCRL::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 27 of file CPKIFCRL.java.
References com::orionsec::jpkif::IPKIFHasExtensions::swigCMemOwn.
void com::orionsec::jpkif::CPKIFCRL::Decode | ( | byte[] | cert, | |
int | certLen | |||
) | [inline] |
Definition at line 42 of file CPKIFCRL.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFCRL::Encoded | ( | void | ) | [inline] |
Definition at line 46 of file CPKIFCRL.java.
int com::orionsec::jpkif::CPKIFCRL::Version | ( | ) | [inline] |
Definition at line 50 of file CPKIFCRL.java.
CPKIFNamePtr com::orionsec::jpkif::CPKIFCRL::Issuer | ( | ) | [inline] |
Definition at line 54 of file CPKIFCRL.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFCRL::Signature | ( | ) | [inline] |
Definition at line 58 of file CPKIFCRL.java.
CPKIFTimePtr com::orionsec::jpkif::CPKIFCRL::NextUpdate | ( | ) | [inline] |
Definition at line 62 of file CPKIFCRL.java.
CPKIFTimePtr com::orionsec::jpkif::CPKIFCRL::ThisUpdate | ( | ) | [inline] |
Definition at line 66 of file CPKIFCRL.java.
CPKIFAlgorithmIdentifierPtr com::orionsec::jpkif::CPKIFCRL::SignatureAlgorithm | ( | ) | [inline] |
Definition at line 70 of file CPKIFCRL.java.
void com::orionsec::jpkif::CPKIFCRL::PopulateEntryMap | ( | ) | [inline] |
Definition at line 74 of file CPKIFCRL.java.
SWIGTYPE_p_std__vectorT_std__pairT_boost__shared_ptrT_CPKIFName_t_std__mapT_std__string_boost__shared_ptrT_CPKIFCRLEntry_t_t_t_t com::orionsec::jpkif::CPKIFCRL::GetCRLEntryMap | ( | ) | [inline] |
Definition at line 78 of file CPKIFCRL.java.
boolean com::orionsec::jpkif::CPKIFCRL::CertOnThisCRL | ( | CPKIFCertificatePtr | cert, | |
CPKIFCRLEntryPtr | crlEntry | |||
) | [inline] |
Definition at line 82 of file CPKIFCRL.java.
References com::orionsec::jpkif::CPKIFCertificatePtr::getCPtr().
boolean com::orionsec::jpkif::CPKIFCRL::AreThereAnyUnprocessedCriticalExtensions | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t | processedExts | ) | [inline] |
Definition at line 86 of file CPKIFCRL.java.
void com::orionsec::jpkif::CPKIFCRL::GetEncodedExtensions | ( | CPKIFBufferPtr | buf | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 90 of file CPKIFCRL.java.
void com::orionsec::jpkif::CPKIFCRL::GetExtensionByOID | ( | CPKIFOID | oid, | |
CPKIFX509ExtensionPtr | ref | |||
) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 94 of file CPKIFCRL.java.
References com::orionsec::jpkif::CPKIFOID::getCPtr().