

Definition at line 11 of file CPKIFSingleResponse.java.
Public Member Functions | |
| CPKIFSingleResponse (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFSingleResponse () | |
| CPKIFSingleResponse (CPKIFBufferPtr singleResponse) | |
| CPKIFCertIDPtr | GetCertID () |
| void | SetCertID (CPKIFCertIDPtr ci) |
| CPKIFOCSPCertStatusPtr | GetCertStatus () |
| void | SetCertStatus (CPKIFOCSPCertStatusPtr cs) |
| CPKIFTimePtr | GetThisUpdate () |
| void | SetThisUpdate (CPKIFTimePtr str) |
| CPKIFTimePtr | GetNextUpdate () |
| void | SetNextUpdate (CPKIFTimePtr str) |
| void | GetExtensionByOID (CPKIFOID oid, CPKIFX509ExtensionPtr ref) |
| void | GetEncodedExtensions (CPKIFBufferPtr buf) |
| boolean | AreThereAnyUnprocessedCriticalExtensions (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t processedExts) |
Static Public Member Functions | |
| static long | getCPtr (CPKIFSingleResponse obj) |
Protected Member Functions | |
| void | finalize () |
| com::orionsec::jpkif::CPKIFSingleResponse::CPKIFSingleResponse | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
Definition at line 14 of file CPKIFSingleResponse.java.
| com::orionsec::jpkif::CPKIFSingleResponse::CPKIFSingleResponse | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFSingleResponse.java.
| com::orionsec::jpkif::CPKIFSingleResponse::CPKIFSingleResponse | ( | CPKIFBufferPtr | singleResponse | ) | [inline] |
Definition at line 42 of file CPKIFSingleResponse.java.
| static long com::orionsec::jpkif::CPKIFSingleResponse::getCPtr | ( | CPKIFSingleResponse | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFSingleResponse::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 23 of file CPKIFSingleResponse.java.
| synchronized void com::orionsec::jpkif::CPKIFSingleResponse::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 27 of file CPKIFSingleResponse.java.
References com::orionsec::jpkif::IPKIFHasExtensions::swigCMemOwn.
| CPKIFCertIDPtr com::orionsec::jpkif::CPKIFSingleResponse::GetCertID | ( | ) | [inline] |
Definition at line 46 of file CPKIFSingleResponse.java.
| void com::orionsec::jpkif::CPKIFSingleResponse::SetCertID | ( | CPKIFCertIDPtr | ci | ) | [inline] |
Definition at line 50 of file CPKIFSingleResponse.java.
| CPKIFOCSPCertStatusPtr com::orionsec::jpkif::CPKIFSingleResponse::GetCertStatus | ( | ) | [inline] |
Definition at line 54 of file CPKIFSingleResponse.java.
| void com::orionsec::jpkif::CPKIFSingleResponse::SetCertStatus | ( | CPKIFOCSPCertStatusPtr | cs | ) | [inline] |
Definition at line 58 of file CPKIFSingleResponse.java.
| CPKIFTimePtr com::orionsec::jpkif::CPKIFSingleResponse::GetThisUpdate | ( | ) | [inline] |
Definition at line 62 of file CPKIFSingleResponse.java.
| void com::orionsec::jpkif::CPKIFSingleResponse::SetThisUpdate | ( | CPKIFTimePtr | str | ) | [inline] |
Definition at line 66 of file CPKIFSingleResponse.java.
| CPKIFTimePtr com::orionsec::jpkif::CPKIFSingleResponse::GetNextUpdate | ( | ) | [inline] |
Definition at line 70 of file CPKIFSingleResponse.java.
| void com::orionsec::jpkif::CPKIFSingleResponse::SetNextUpdate | ( | CPKIFTimePtr | str | ) | [inline] |
Definition at line 74 of file CPKIFSingleResponse.java.
| void com::orionsec::jpkif::CPKIFSingleResponse::GetExtensionByOID | ( | CPKIFOID | oid, | |
| CPKIFX509ExtensionPtr | ref | |||
| ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 78 of file CPKIFSingleResponse.java.
References com::orionsec::jpkif::CPKIFOID::getCPtr().
| void com::orionsec::jpkif::CPKIFSingleResponse::GetEncodedExtensions | ( | CPKIFBufferPtr | buf | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasExtensions.
Definition at line 82 of file CPKIFSingleResponse.java.
| boolean com::orionsec::jpkif::CPKIFSingleResponse::AreThereAnyUnprocessedCriticalExtensions | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t | processedExts | ) | [inline] |
Definition at line 86 of file CPKIFSingleResponse.java.
1.5.6