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