

Definition at line 11 of file CPKIFCRLReason.java.
Public Member Functions | |
| CPKIFCRLReason (long cPtr, boolean cMemoryOwn) | |
| synchronized void | delete () |
| CPKIFCRLReason () | |
| CPKIFCRLReason (int reason) | |
| CPKIFCRLReason (boolean criticality, CPKIFBufferPtr ext) | |
| CPKIFOIDPtr | oid () |
| boolean | Unspecified () |
| boolean | KeyCompromise () |
| boolean | CACompromise () |
| boolean | AffiliationChanged () |
| boolean | Superseded () |
| boolean | CessationOfOperation () |
| boolean | CertificateHold () |
| boolean | RemoveFromCRL () |
| CPKIFBufferPtr | value () |
Static Public Member Functions | |
| static long | getCPtr (CPKIFCRLReason obj) |
| static void | setExtOID (String value) |
| static String | getExtOID () |
Protected Member Functions | |
| void | finalize () |
| com::orionsec::jpkif::CPKIFCRLReason::CPKIFCRLReason | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
Definition at line 14 of file CPKIFCRLReason.java.
| com::orionsec::jpkif::CPKIFCRLReason::CPKIFCRLReason | ( | ) | [inline] |
Definition at line 38 of file CPKIFCRLReason.java.
| com::orionsec::jpkif::CPKIFCRLReason::CPKIFCRLReason | ( | int | reason | ) | [inline] |
Definition at line 42 of file CPKIFCRLReason.java.
| com::orionsec::jpkif::CPKIFCRLReason::CPKIFCRLReason | ( | boolean | criticality, | |
| CPKIFBufferPtr | ext | |||
| ) | [inline] |
Definition at line 46 of file CPKIFCRLReason.java.
| static long com::orionsec::jpkif::CPKIFCRLReason::getCPtr | ( | CPKIFCRLReason | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFCRLReason::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 23 of file CPKIFCRLReason.java.
| synchronized void com::orionsec::jpkif::CPKIFCRLReason::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 27 of file CPKIFCRLReason.java.
References com::orionsec::jpkif::CPKIFX509Extension::swigCMemOwn.
| static void com::orionsec::jpkif::CPKIFCRLReason::setExtOID | ( | String | value | ) | [inline, static] |
Definition at line 50 of file CPKIFCRLReason.java.
| static String com::orionsec::jpkif::CPKIFCRLReason::getExtOID | ( | ) | [inline, static] |
Definition at line 54 of file CPKIFCRLReason.java.
| CPKIFOIDPtr com::orionsec::jpkif::CPKIFCRLReason::oid | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 58 of file CPKIFCRLReason.java.
| boolean com::orionsec::jpkif::CPKIFCRLReason::Unspecified | ( | ) | [inline] |
Definition at line 62 of file CPKIFCRLReason.java.
| boolean com::orionsec::jpkif::CPKIFCRLReason::KeyCompromise | ( | ) | [inline] |
Definition at line 66 of file CPKIFCRLReason.java.
| boolean com::orionsec::jpkif::CPKIFCRLReason::CACompromise | ( | ) | [inline] |
Definition at line 70 of file CPKIFCRLReason.java.
| boolean com::orionsec::jpkif::CPKIFCRLReason::AffiliationChanged | ( | ) | [inline] |
Definition at line 74 of file CPKIFCRLReason.java.
| boolean com::orionsec::jpkif::CPKIFCRLReason::Superseded | ( | ) | [inline] |
Definition at line 78 of file CPKIFCRLReason.java.
| boolean com::orionsec::jpkif::CPKIFCRLReason::CessationOfOperation | ( | ) | [inline] |
Definition at line 82 of file CPKIFCRLReason.java.
| boolean com::orionsec::jpkif::CPKIFCRLReason::CertificateHold | ( | ) | [inline] |
Definition at line 86 of file CPKIFCRLReason.java.
| boolean com::orionsec::jpkif::CPKIFCRLReason::RemoveFromCRL | ( | ) | [inline] |
Definition at line 90 of file CPKIFCRLReason.java.
| CPKIFBufferPtr com::orionsec::jpkif::CPKIFCRLReason::value | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 94 of file CPKIFCRLReason.java.
1.5.6