Searched refs:refInfor (Results 1 – 3 of 3) sorted by relevance
159 const SignatureReferenceInformation& refInfor = vReferenceInfors[i]; in prepareSignatureToWrite() local162 = getObjectInputStream( refInfor.ouURI ); in prepareSignatureToWrite()166 xUriBinding->setUriBinding(refInfor.ouURI,xInputStream); in prepareSignatureToWrite()183 SignatureReferenceInformation& refInfor = vReferenceInfors[i]; in prepareSignatureToWrite() local184 refInfor.ouDigestValue = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(CHAR_BLANK)); in prepareSignatureToWrite()
1142 const SignatureReferenceInformation& refInfor = vReferenceInfors[j]; in exportSignature() local1145 if ( refInfor.nType != TYPE_SAMEDOCUMENT_REFERENCE ) in exportSignature()1152 refInfor.ouURI); in exportSignature()1161 rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(CHAR_FRAGMENT))+refInfor.ouURI); in exportSignature()1167 if (refInfor.nType == TYPE_XMLSTREAM_REFERENCE) in exportSignature()1202 xDocumentHandler->characters( refInfor.ouDigestValue ); in exportSignature()
325 SignatureReferenceInformation &refInfor = vReferenceInfors[j]; in collectToVerify() local327 if (refInfor.ouURI == referenceId) in collectToVerify()
Completed in 56 milliseconds