Home
last modified time | relevance | path

Searched refs:TYPE_SAMEDOCUMENT_REFERENCE (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/xmlsecurity/source/helper/
H A Dxsecsign.cxx175 …internalSignatureInfor.addReference(TYPE_SAMEDOCUMENT_REFERENCE, internalSignatureInfor.signatureI… in prepareSignatureToWrite()
212 isi.addReference(TYPE_SAMEDOCUMENT_REFERENCE, referenceId, nKeeperId ); in collectToSign()
217 …m_vInternalSignatureInformations[index].addReference(TYPE_SAMEDOCUMENT_REFERENCE, referenceId, nKe… in collectToSign()
H A Dxsecverify.cxx141 isi.addReference(TYPE_SAMEDOCUMENT_REFERENCE,ouUri, -1 ); in addReference()
184 if (refInfors[i].nType == TYPE_SAMEDOCUMENT_REFERENCE ) in setReferenceCount()
H A Dxsecctl.cxx1145 if ( refInfor.nType != TYPE_SAMEDOCUMENT_REFERENCE ) in exportSignature()
/AOO41X/main/xmlsecurity/inc/xmlsecurity/
H A Dsigstruct.hxx51 #define TYPE_SAMEDOCUMENT_REFERENCE 1 macro