Home
last modified time | relevance | path

Searched refs:ExplicitKeyTrustEngineFactory (Results 1 – 2 of 2) sorted by relevance

/dports/devel/xmltooling/xmltooling-3.2.1/xmltooling/security/impl/
H A DTrustEngine.cpp41 …LLLOCAL PluginManager<TrustEngine,string,const DOMElement*>::Factory ExplicitKeyTrustEngineFactory; variable
51 … conf.TrustEngineManager.registerFactory(EXPLICIT_KEY_TRUSTENGINE, ExplicitKeyTrustEngineFactory); in registerTrustEngines()
H A DExplicitKeyTrustEngine.cpp92 …TrustEngine* XMLTOOL_DLLLOCAL ExplicitKeyTrustEngineFactory(const DOMElement* const & e, bool depr… in ExplicitKeyTrustEngineFactory() function