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