
Definition at line 11 of file CPKIFSignedData.java.
| com::orionsec::jpkif::CPKIFSignedData::CPKIFSignedData | ( | long | cPtr, | |
| boolean | cMemoryOwn | |||
| ) | [inline] |
| com::orionsec::jpkif::CPKIFSignedData::CPKIFSignedData | ( | void | ) | [inline] |
Definition at line 38 of file CPKIFSignedData.java.
| static long com::orionsec::jpkif::CPKIFSignedData::getCPtr | ( | CPKIFSignedData | obj | ) | [inline, static] |
| void com::orionsec::jpkif::CPKIFSignedData::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file CPKIFSignedData.java.
| synchronized void com::orionsec::jpkif::CPKIFSignedData::delete | ( | ) | [inline] |
| CPKIFSignedData.CMSVersion com::orionsec::jpkif::CPKIFSignedData::GetVersion | ( | ) | [inline] |
Definition at line 42 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::SetEncapsulatedContent | ( | CPKIFEncapsulatedContentInfoPtr | ecip | ) | [inline] |
Definition at line 46 of file CPKIFSignedData.java.
| CPKIFEncapsulatedContentInfoPtr com::orionsec::jpkif::CPKIFSignedData::GetEncapsulatedContent | ( | ) | [inline] |
Definition at line 50 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::UpdateMessage | ( | byte[] | buf, | |
| int | bufLen | |||
| ) | [inline] |
Definition at line 54 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::AddCertificate | ( | CPKIFCertificatePtr | cert | ) | [inline] |
Definition at line 58 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::GetCertificates | ( | CPKIFCertificateList | certs | ) | [inline] |
Definition at line 62 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::AddCRL | ( | CPKIFCRLPtr | crl | ) | [inline] |
Definition at line 66 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::GetCRLs | ( | CPKIFCRLList | crls | ) | [inline] |
Definition at line 70 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::AddSignerInfo | ( | CPKIFSignerInfoPtr | si | ) | [inline] |
Definition at line 74 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::GetSignerInfos | ( | CPKIFSignerInfos | sis | ) | [inline] |
Definition at line 78 of file CPKIFSignedData.java.
| CPKIFBufferPtr com::orionsec::jpkif::CPKIFSignedData::Encode | ( | ) | [inline] |
Definition at line 82 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::Decode | ( | CPKIFBufferPtr | buf | ) | [inline] |
Definition at line 86 of file CPKIFSignedData.java.
| boolean com::orionsec::jpkif::CPKIFSignedData::Verify | ( | int | signerIndex, | |
| SWIGTYPE_p_CMSVerificationStatus | status, | |||
| CMSPathValidationStatus | minStatus | |||
| ) | [inline] |
Definition at line 90 of file CPKIFSignedData.java.
References com::orionsec::jpkif::CMSPathValidationStatus::swigValue.
| boolean com::orionsec::jpkif::CPKIFSignedData::Verify | ( | int | signerIndex, | |
| SWIGTYPE_p_CMSVerificationStatus | status | |||
| ) | [inline] |
Definition at line 94 of file CPKIFSignedData.java.
| boolean com::orionsec::jpkif::CPKIFSignedData::Verify | ( | int | signerIndex, | |
| SWIGTYPE_p_CMSVerificationStatus | status, | |||
| CPKIFCertificatePtr | signersCert, | |||
| CMSPathValidationStatus | minStatus | |||
| ) | [inline] |
Definition at line 98 of file CPKIFSignedData.java.
References com::orionsec::jpkif::CMSPathValidationStatus::swigValue.
| boolean com::orionsec::jpkif::CPKIFSignedData::Verify | ( | int | signerIndex, | |
| SWIGTYPE_p_CMSVerificationStatus | status, | |||
| CPKIFCertificatePtr | signersCert | |||
| ) | [inline] |
Definition at line 102 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::SetKeyUsageChecker | ( | CPKIFFuncStoragePtr | kuChecker | ) | [inline] |
Definition at line 106 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::SetPathSettings | ( | CPKIFPathSettingsPtr | settings | ) | [inline] |
Definition at line 110 of file CPKIFSignedData.java.
| CPKIFCertificatePathPtr com::orionsec::jpkif::CPKIFSignedData::GetPath | ( | ) | [inline] |
Definition at line 114 of file CPKIFSignedData.java.
| CPKIFPathValidationResultsPtr com::orionsec::jpkif::CPKIFSignedData::GetValidationResults | ( | ) | [inline] |
Definition at line 118 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::GetSignersCert | ( | int | signerIndex, | |
| CPKIFCertificatePtr | cert | |||
| ) | [inline] |
Definition at line 122 of file CPKIFSignedData.java.
| long com::orionsec::jpkif::CPKIFSignedData::GetNumberOfSigners | ( | ) | [inline] |
Definition at line 126 of file CPKIFSignedData.java.
| CPKIFSignerInfoPtr com::orionsec::jpkif::CPKIFSignedData::GetSignersInfo | ( | int | signerIndex | ) | [inline] |
Definition at line 130 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::ClearContent | ( | boolean | removeMediatorAssociations | ) | [inline] |
Definition at line 134 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::ClearContent | ( | ) | [inline] |
Definition at line 138 of file CPKIFSignedData.java.
| CPKIFBufferPtr com::orionsec::jpkif::CPKIFSignedData::GetSignersCert | ( | CPKIFBufferPtr | tmpSignerInfoBuf | ) | [inline] |
Definition at line 142 of file CPKIFSignedData.java.
| void com::orionsec::jpkif::CPKIFSignedData::AddMediator | ( | IPKIFColleaguePtr | m | ) | [inline] |
Definition at line 146 of file CPKIFSignedData.java.
| IPKIFColleaguePtr com::orionsec::jpkif::CPKIFSignedData::GetMediator | ( | ) | [inline] |
Definition at line 150 of file CPKIFSignedData.java.
boolean com::orionsec::jpkif::CPKIFSignedData::swigCMemOwn [protected] |
1.5.6