Home
last modified time | relevance | path

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

/trunk/main/xmlsecurity/inc/xmlsecurity/
H A Dsigstruct.hxx52 #define TYPE_BINARYSTREAM_REFERENCE 2 macro
/trunk/main/xmlsecurity/source/helper/
H A Dxsecsign.cxx224 … sal_Int32 type = ((isBinary==sal_True)?TYPE_BINARYSTREAM_REFERENCE:TYPE_XMLSTREAM_REFERENCE); in signAStream()
H A Dxsecverify.cxx148 sal_Int32 type = (isBinary?TYPE_BINARYSTREAM_REFERENCE:TYPE_XMLSTREAM_REFERENCE); in addStreamReference()
H A Ddocumentsignaturehelper.cxx360 … if ( ( rInf.nType == TYPE_BINARYSTREAM_REFERENCE ) || ( rInf.nType == TYPE_XMLSTREAM_REFERENCE ) ) in checkIfAllFilesAreSigned()

Completed in 12 milliseconds