Definition at line 11 of file CPKIFAuthorityKeyIdentifierPtr.java.
Public Member Functions | |
CPKIFAuthorityKeyIdentifierPtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFAuthorityKeyIdentifier | __deref__ () |
CPKIFAuthorityKeyIdentifier | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFAuthorityKeyIdentifierPtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFAuthorityKeyIdentifierPtr r) |
void | setExtOID (String value) |
String | getExtOID () |
CPKIFOIDPtr | oid () |
boolean | IssDNAndSerialNumberPresent () |
boolean | KeyIDPresent () |
void | Issuer (CPKIFGeneralNameList issuer) |
String | SerialNumber () |
CPKIFBufferPtr | KeyIdentifier () |
CPKIFBufferPtr | value () |
void | SetCriticality (boolean b) |
boolean | isCritical () |
CPKIFBufferPtr | Encode () |
Static Public Member Functions | |
static long | getCPtr (CPKIFAuthorityKeyIdentifierPtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::CPKIFAuthorityKeyIdentifierPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::getCPtr | ( | CPKIFAuthorityKeyIdentifierPtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFAuthorityKeyIdentifierPtr.java.
synchronized void com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFAuthorityKeyIdentifierPtr.java.
CPKIFAuthorityKeyIdentifier com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFAuthorityKeyIdentifierPtr.java.
CPKIFAuthorityKeyIdentifier com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFAuthorityKeyIdentifierPtr.java.
boolean com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFAuthorityKeyIdentifierPtr.java.
int com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFAuthorityKeyIdentifierPtr.java.
void com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::swap | ( | CPKIFAuthorityKeyIdentifierPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFAuthorityKeyIdentifierPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFAuthorityKeyIdentifierPtr.java.
boolean com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::_internal_equiv | ( | CPKIFAuthorityKeyIdentifierPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFAuthorityKeyIdentifierPtr.java.
void com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::setExtOID | ( | String | value | ) | [inline] |
Definition at line 73 of file CPKIFAuthorityKeyIdentifierPtr.java.
String com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::getExtOID | ( | ) | [inline] |
Definition at line 77 of file CPKIFAuthorityKeyIdentifierPtr.java.
CPKIFOIDPtr com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::oid | ( | ) | [inline] |
Definition at line 81 of file CPKIFAuthorityKeyIdentifierPtr.java.
boolean com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::IssDNAndSerialNumberPresent | ( | ) | [inline] |
Definition at line 85 of file CPKIFAuthorityKeyIdentifierPtr.java.
boolean com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::KeyIDPresent | ( | ) | [inline] |
Definition at line 89 of file CPKIFAuthorityKeyIdentifierPtr.java.
void com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::Issuer | ( | CPKIFGeneralNameList | issuer | ) | [inline] |
Definition at line 93 of file CPKIFAuthorityKeyIdentifierPtr.java.
String com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::SerialNumber | ( | ) | [inline] |
Definition at line 97 of file CPKIFAuthorityKeyIdentifierPtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::KeyIdentifier | ( | ) | [inline] |
Definition at line 101 of file CPKIFAuthorityKeyIdentifierPtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::value | ( | ) | [inline] |
Definition at line 105 of file CPKIFAuthorityKeyIdentifierPtr.java.
void com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::SetCriticality | ( | boolean | b | ) | [inline] |
Definition at line 109 of file CPKIFAuthorityKeyIdentifierPtr.java.
boolean com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::isCritical | ( | ) | [inline] |
Definition at line 113 of file CPKIFAuthorityKeyIdentifierPtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::Encode | ( | ) | [inline] |
Definition at line 117 of file CPKIFAuthorityKeyIdentifierPtr.java.
boolean com::orionsec::jpkif::CPKIFAuthorityKeyIdentifierPtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFAuthorityKeyIdentifierPtr.java.
Referenced by CPKIFAuthorityKeyIdentifierPtr(), and delete().