Definition at line 11 of file CPKIFSubjectKeyIdentifier.java.
Public Member Functions | |
CPKIFSubjectKeyIdentifier (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFSubjectKeyIdentifier () | |
CPKIFSubjectKeyIdentifier (boolean criticality, CPKIFBufferPtr ext) | |
CPKIFOIDPtr | oid () |
CPKIFBufferPtr | KeyIdentifier () |
void | SetKeyIdentifier (CPKIFBufferPtr arg0) |
CPKIFBufferPtr | value () |
Static Public Member Functions | |
static long | getCPtr (CPKIFSubjectKeyIdentifier obj) |
static void | setExtOID (String value) |
static String | getExtOID () |
Protected Member Functions | |
void | finalize () |
com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::CPKIFSubjectKeyIdentifier | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFSubjectKeyIdentifier.java.
com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::CPKIFSubjectKeyIdentifier | ( | ) | [inline] |
Definition at line 38 of file CPKIFSubjectKeyIdentifier.java.
com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::CPKIFSubjectKeyIdentifier | ( | boolean | criticality, | |
CPKIFBufferPtr | ext | |||
) | [inline] |
Definition at line 42 of file CPKIFSubjectKeyIdentifier.java.
static long com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::getCPtr | ( | CPKIFSubjectKeyIdentifier | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 23 of file CPKIFSubjectKeyIdentifier.java.
synchronized void com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 27 of file CPKIFSubjectKeyIdentifier.java.
References com::orionsec::jpkif::CPKIFX509Extension::swigCMemOwn.
static void com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::setExtOID | ( | String | value | ) | [inline, static] |
Definition at line 46 of file CPKIFSubjectKeyIdentifier.java.
static String com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::getExtOID | ( | ) | [inline, static] |
Definition at line 50 of file CPKIFSubjectKeyIdentifier.java.
CPKIFOIDPtr com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::oid | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 54 of file CPKIFSubjectKeyIdentifier.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::KeyIdentifier | ( | ) | [inline] |
Definition at line 58 of file CPKIFSubjectKeyIdentifier.java.
void com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::SetKeyIdentifier | ( | CPKIFBufferPtr | arg0 | ) | [inline] |
Definition at line 62 of file CPKIFSubjectKeyIdentifier.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFSubjectKeyIdentifier::value | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::CPKIFX509Extension.
Definition at line 66 of file CPKIFSubjectKeyIdentifier.java.