blautenb 2003/09/15 04:50:46
Modified: c/src/framework XSECProvider.hpp
Log:
Implementation and initialisation of AlgorithmMapper
Revision Changes Path
1.10 +3 -1 xml-security/c/src/framework/XSECProvider.hpp
Index: XSECProvider.hpp
===================================================================
RCS file: /home/cvs/xml-security/c/src/framework/XSECProvider.hpp,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- XSECProvider.hpp 12 Sep 2003 09:47:18 -0000 1.9
+++ XSECProvider.hpp 15 Sep 2003 11:50:46 -0000 1.10
@@ -258,6 +258,8 @@
private:
+
+
// Internal functions
void setup(DSIGSignature *sig);