Definition at line 11 of file CPKIFKeyTransRecipientInfo.java.
Public Member Functions | |
CPKIFKeyTransRecipientInfo (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
CPKIFKeyTransRecipientInfo () | |
CPKIFKeyTransRecipientInfo (CPKIFBufferPtr ktriBuf) | |
CPKIFKeyTransRecipientInfo.RecipientIdentifierChoice | GetRecipientIdentifierChoice () |
CPKIFIssuerAndSerialNumberPtr | GetIssuerAndSerialNumber () |
CPKIFBufferPtr | GetSKID () |
CPKIFAlgorithmIdentifierPtr | GetKeyEncryptionAlgorithm () |
CPKIFBufferPtr | GetEncryptedKey () |
Static Public Member Functions | |
static long | getCPtr (CPKIFKeyTransRecipientInfo obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
Classes | |
class | RecipientIdentifierChoice |
com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::CPKIFKeyTransRecipientInfo | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::CPKIFKeyTransRecipientInfo | ( | ) | [inline] |
Definition at line 38 of file CPKIFKeyTransRecipientInfo.java.
com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::CPKIFKeyTransRecipientInfo | ( | CPKIFBufferPtr | ktriBuf | ) | [inline] |
Definition at line 42 of file CPKIFKeyTransRecipientInfo.java.
static long com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::getCPtr | ( | CPKIFKeyTransRecipientInfo | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFKeyTransRecipientInfo.java.
synchronized void com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::delete | ( | ) | [inline] |
CPKIFKeyTransRecipientInfo.RecipientIdentifierChoice com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::GetRecipientIdentifierChoice | ( | ) | [inline] |
Definition at line 46 of file CPKIFKeyTransRecipientInfo.java.
CPKIFIssuerAndSerialNumberPtr com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::GetIssuerAndSerialNumber | ( | ) | [inline] |
Definition at line 50 of file CPKIFKeyTransRecipientInfo.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::GetSKID | ( | ) | [inline] |
Definition at line 54 of file CPKIFKeyTransRecipientInfo.java.
CPKIFAlgorithmIdentifierPtr com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::GetKeyEncryptionAlgorithm | ( | ) | [inline] |
Definition at line 58 of file CPKIFKeyTransRecipientInfo.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::GetEncryptedKey | ( | ) | [inline] |
Definition at line 62 of file CPKIFKeyTransRecipientInfo.java.
boolean com::orionsec::jpkif::CPKIFKeyTransRecipientInfo::swigCMemOwn [protected] |
Definition at line 13 of file CPKIFKeyTransRecipientInfo.java.
Referenced by CPKIFKeyTransRecipientInfo(), and delete().