9af0abebfd
Convert code like this: throw IOException("xx", Reference< XInterface >(static_cast<OWeakObject*>(this)) ); to this: throw IOException("xx", static_cast<OWeakObject*>(this) ); Change-Id: Ife9f645f0f1810a8e80219126193015502c43dbb |
||
---|---|---|
.. | ||
doc | ||
inc/xmlsecurity | ||
qa/certext | ||
source | ||
test_docs | ||
uiconfig/ui | ||
util | ||
workben | ||
AllLangResTarget_xsec.mk | ||
CppunitTest_qa_certext.mk | ||
Library_xmlsecurity.mk | ||
Library_xsec_fw.mk | ||
Library_xsec_xmlsec.mk | ||
Makefile | ||
Module_xmlsecurity.mk | ||
README | ||
UIConfig_xmlsec.mk |
Stuff for document signing. This code provides dialogs, and infrastructure wrapping libxmlsec that implements document signing.