Definition at line 11 of file IPKIFHasExtensions.java.
Public Member Functions | |
IPKIFHasExtensions (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | GetExtensions (IPKIFParseExtensions m, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t exts) |
void | GetExtensionByOID (CPKIFOID oid, CPKIFX509ExtensionPtr ref) |
void | GetEncodedExtensions (CPKIFBufferPtr buf) |
Static Public Member Functions | |
static long | getCPtr (IPKIFHasExtensions obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFHasExtensions::IPKIFHasExtensions | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFHasExtensions::getCPtr | ( | IPKIFHasExtensions | obj | ) | [inline, static] |
void com::orionsec::jpkif::IPKIFHasExtensions::finalize | ( | ) | [inline, protected] |
Reimplemented in com::orionsec::jpkif::CPKIFCertificate, com::orionsec::jpkif::CPKIFCRL, com::orionsec::jpkif::CPKIFCRLEntry, com::orionsec::jpkif::CPKIFResponseData, com::orionsec::jpkif::CPKIFSingleResponse, com::orionsec::jpkif::CPKIFTBSRequest, com::orionsec::jpkif::CPKIFTimeStampRequest, com::orionsec::jpkif::CPKIFTrustRoot, and com::orionsec::jpkif::CPKIFTSTInfo.
Definition at line 24 of file IPKIFHasExtensions.java.
synchronized void com::orionsec::jpkif::IPKIFHasExtensions::delete | ( | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFCertificate, com::orionsec::jpkif::CPKIFCRL, com::orionsec::jpkif::CPKIFCRLEntry, com::orionsec::jpkif::CPKIFResponseData, com::orionsec::jpkif::CPKIFSingleResponse, com::orionsec::jpkif::CPKIFTBSRequest, com::orionsec::jpkif::CPKIFTimeStampRequest, com::orionsec::jpkif::CPKIFTrustRoot, and com::orionsec::jpkif::CPKIFTSTInfo.
Definition at line 28 of file IPKIFHasExtensions.java.
References swigCMemOwn.
void com::orionsec::jpkif::IPKIFHasExtensions::GetExtensions | ( | IPKIFParseExtensions | m, | |
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t | exts | |||
) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFTrustRoot.
Definition at line 38 of file IPKIFHasExtensions.java.
References com::orionsec::jpkif::IPKIFParseExtensions::getCPtr().
void com::orionsec::jpkif::IPKIFHasExtensions::GetExtensionByOID | ( | CPKIFOID | oid, | |
CPKIFX509ExtensionPtr | ref | |||
) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFCertificate, com::orionsec::jpkif::CPKIFCRL, com::orionsec::jpkif::CPKIFCRLEntry, com::orionsec::jpkif::CPKIFResponseData, com::orionsec::jpkif::CPKIFSingleResponse, com::orionsec::jpkif::CPKIFTBSRequest, com::orionsec::jpkif::CPKIFTimeStampRequest, com::orionsec::jpkif::CPKIFTrustRoot, and com::orionsec::jpkif::CPKIFTSTInfo.
Definition at line 42 of file IPKIFHasExtensions.java.
References com::orionsec::jpkif::CPKIFOID::getCPtr().
void com::orionsec::jpkif::IPKIFHasExtensions::GetEncodedExtensions | ( | CPKIFBufferPtr | buf | ) | [inline] |
Reimplemented in com::orionsec::jpkif::CPKIFCertificate, com::orionsec::jpkif::CPKIFCRL, com::orionsec::jpkif::CPKIFCRLEntry, com::orionsec::jpkif::CPKIFResponseData, com::orionsec::jpkif::CPKIFSingleResponse, com::orionsec::jpkif::CPKIFTBSRequest, com::orionsec::jpkif::CPKIFTimeStampRequest, com::orionsec::jpkif::CPKIFTrustRoot, and com::orionsec::jpkif::CPKIFTSTInfo.
Definition at line 46 of file IPKIFHasExtensions.java.
boolean com::orionsec::jpkif::IPKIFHasExtensions::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFHasExtensions.java.
Referenced by delete(), com::orionsec::jpkif::CPKIFTSTInfo::delete(), com::orionsec::jpkif::CPKIFTrustRoot::delete(), com::orionsec::jpkif::CPKIFTimeStampRequest::delete(), com::orionsec::jpkif::CPKIFTBSRequest::delete(), com::orionsec::jpkif::CPKIFSingleResponse::delete(), com::orionsec::jpkif::CPKIFResponseData::delete(), com::orionsec::jpkif::CPKIFCRLEntry::delete(), com::orionsec::jpkif::CPKIFCRL::delete(), com::orionsec::jpkif::CPKIFCertificate::delete(), and IPKIFHasExtensions().