Definition at line 11 of file CPKIFKeyTransRecipientInfoPtr.java.
Public Member Functions | |
CPKIFKeyTransRecipientInfoPtr (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | reset () |
CPKIFKeyTransRecipientInfo | __deref__ () |
CPKIFKeyTransRecipientInfo | get () |
boolean | unique () |
int | use_count () |
void | swap (CPKIFKeyTransRecipientInfoPtr other) |
SWIGTYPE_p_void | _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti) |
boolean | _internal_equiv (CPKIFKeyTransRecipientInfoPtr r) |
CPKIFKeyTransRecipientInfo.RecipientIdentifierChoice | GetRecipientIdentifierChoice () |
CPKIFIssuerAndSerialNumberPtr | GetIssuerAndSerialNumber () |
CPKIFBufferPtr | GetSKID () |
CPKIFAlgorithmIdentifierPtr | GetKeyEncryptionAlgorithm () |
CPKIFBufferPtr | GetEncryptedKey () |
Static Public Member Functions | |
static long | getCPtr (CPKIFKeyTransRecipientInfoPtr obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::CPKIFKeyTransRecipientInfoPtr | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::getCPtr | ( | CPKIFKeyTransRecipientInfoPtr | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFKeyTransRecipientInfoPtr.java.
synchronized void com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::delete | ( | ) | [inline] |
void com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::reset | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFKeyTransRecipientInfoPtr.java.
CPKIFKeyTransRecipientInfo com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::__deref__ | ( | ) | [inline] |
Definition at line 42 of file CPKIFKeyTransRecipientInfoPtr.java.
CPKIFKeyTransRecipientInfo com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::get | ( | ) | [inline] |
Definition at line 47 of file CPKIFKeyTransRecipientInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::unique | ( | ) | [inline] |
Definition at line 52 of file CPKIFKeyTransRecipientInfoPtr.java.
int com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::use_count | ( | ) | [inline] |
Definition at line 56 of file CPKIFKeyTransRecipientInfoPtr.java.
void com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::swap | ( | CPKIFKeyTransRecipientInfoPtr | other | ) | [inline] |
Definition at line 60 of file CPKIFKeyTransRecipientInfoPtr.java.
SWIGTYPE_p_void com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::_internal_get_deleter | ( | SWIGTYPE_p_boost__detail__sp_typeinfo | ti | ) | [inline] |
Definition at line 64 of file CPKIFKeyTransRecipientInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::_internal_equiv | ( | CPKIFKeyTransRecipientInfoPtr | r | ) | [inline] |
Definition at line 69 of file CPKIFKeyTransRecipientInfoPtr.java.
CPKIFKeyTransRecipientInfo.RecipientIdentifierChoice com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::GetRecipientIdentifierChoice | ( | ) | [inline] |
Definition at line 73 of file CPKIFKeyTransRecipientInfoPtr.java.
CPKIFIssuerAndSerialNumberPtr com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::GetIssuerAndSerialNumber | ( | ) | [inline] |
Definition at line 77 of file CPKIFKeyTransRecipientInfoPtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::GetSKID | ( | ) | [inline] |
Definition at line 81 of file CPKIFKeyTransRecipientInfoPtr.java.
CPKIFAlgorithmIdentifierPtr com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::GetKeyEncryptionAlgorithm | ( | ) | [inline] |
Definition at line 85 of file CPKIFKeyTransRecipientInfoPtr.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::GetEncryptedKey | ( | ) | [inline] |
Definition at line 89 of file CPKIFKeyTransRecipientInfoPtr.java.
boolean com::orionsec::jpkif::CPKIFKeyTransRecipientInfoPtr::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFKeyTransRecipientInfoPtr.java.
Referenced by CPKIFKeyTransRecipientInfoPtr(), and delete().