Definition at line 11 of file CPKIFEncryptedData.java.
com::orionsec::jpkif::CPKIFEncryptedData::CPKIFEncryptedData | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
Definition at line 14 of file CPKIFEncryptedData.java.
com::orionsec::jpkif::CPKIFEncryptedData::CPKIFEncryptedData | ( | ) | [inline] |
Definition at line 38 of file CPKIFEncryptedData.java.
static long com::orionsec::jpkif::CPKIFEncryptedData::getCPtr | ( | CPKIFEncryptedData | obj | ) | [inline, static] |
void com::orionsec::jpkif::CPKIFEncryptedData::finalize | ( | ) | [inline, protected] |
Reimplemented from com::orionsec::jpkif::IPKIFHasAttributes.
Definition at line 23 of file CPKIFEncryptedData.java.
synchronized void com::orionsec::jpkif::CPKIFEncryptedData::delete | ( | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasAttributes.
Definition at line 27 of file CPKIFEncryptedData.java.
References com::orionsec::jpkif::IPKIFHasAttributes::swigCMemOwn.
CPKIFEncryptedData.CMSVersion com::orionsec::jpkif::CPKIFEncryptedData::GetVersion | ( | ) | [inline] |
Definition at line 42 of file CPKIFEncryptedData.java.
void com::orionsec::jpkif::CPKIFEncryptedData::SetDataToEncrypt | ( | CPKIFEncryptedContentInfoPtr | buf | ) | [inline] |
Definition at line 46 of file CPKIFEncryptedData.java.
CPKIFEncryptedContentInfoPtr com::orionsec::jpkif::CPKIFEncryptedData::GetEncryptedData | ( | ) | [inline] |
Definition at line 50 of file CPKIFEncryptedData.java.
void com::orionsec::jpkif::CPKIFEncryptedData::AddUnprotectedAttribute | ( | CPKIFAttributePtr | attr | ) | [inline] |
Definition at line 54 of file CPKIFEncryptedData.java.
void com::orionsec::jpkif::CPKIFEncryptedData::GetUnprotectedAttributes | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_PKIFAllocT_boost__shared_ptrT_CPKIFAttribute_t_t_t | ual | ) | [inline] |
Definition at line 58 of file CPKIFEncryptedData.java.
void com::orionsec::jpkif::CPKIFEncryptedData::GetEncodedUnprotectedAttributes | ( | CPKIFBufferPtr | buf | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasAttributes.
Definition at line 62 of file CPKIFEncryptedData.java.
void com::orionsec::jpkif::CPKIFEncryptedData::_GetUnprotectedAttributes | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t | attrVector | ) | [inline] |
Definition at line 66 of file CPKIFEncryptedData.java.
void com::orionsec::jpkif::CPKIFEncryptedData::ClearContent | ( | boolean | removeMediatorAssociations | ) | [inline] |
Definition at line 70 of file CPKIFEncryptedData.java.
void com::orionsec::jpkif::CPKIFEncryptedData::ClearContent | ( | ) | [inline] |
Definition at line 74 of file CPKIFEncryptedData.java.
void com::orionsec::jpkif::CPKIFEncryptedData::SetKeyMaterial | ( | CPKIFKeyMaterialPtr | key | ) | [inline] |
Definition at line 78 of file CPKIFEncryptedData.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFEncryptedData::Encode | ( | ) | [inline] |
Definition at line 82 of file CPKIFEncryptedData.java.
void com::orionsec::jpkif::CPKIFEncryptedData::Decode | ( | CPKIFBufferPtr | buf | ) | [inline] |
Definition at line 86 of file CPKIFEncryptedData.java.
CPKIFBufferPtr com::orionsec::jpkif::CPKIFEncryptedData::Decrypt | ( | ) | [inline] |
Definition at line 90 of file CPKIFEncryptedData.java.
void com::orionsec::jpkif::CPKIFEncryptedData::GetAddedUnprotectedAttributes | ( | SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t | attr | ) | [inline] |
Reimplemented from com::orionsec::jpkif::IPKIFHasAttributes.
Definition at line 94 of file CPKIFEncryptedData.java.
void com::orionsec::jpkif::CPKIFEncryptedData::AddMediator | ( | IPKIFColleaguePtr | m | ) | [inline] |
Definition at line 98 of file CPKIFEncryptedData.java.
IPKIFColleaguePtr com::orionsec::jpkif::CPKIFEncryptedData::GetMediator | ( | ) | [inline] |
Definition at line 102 of file CPKIFEncryptedData.java.