Moved signature classes into own namespace.
authorScott Cantor <cantor.2@osu.edu>
Sun, 2 Apr 2006 22:04:40 +0000 (22:04 +0000)
committerScott Cantor <cantor.2@osu.edu>
Sun, 2 Apr 2006 22:04:40 +0000 (22:04 +0000)
commit0b6e37e5bdd2eeecf576ba69e724da2f99fb64f0
treefb4c0a1fa28270d15515b7dbef82c7fd60de5935
parent59a03fbcf66dd9323f5549f6747edaf210e95e25
Moved signature classes into own namespace.
xmltooling/XMLObject.h
xmltooling/XMLToolingConfig.cpp
xmltooling/base.h
xmltooling/io/AbstractXMLObjectMarshaller.cpp
xmltooling/signature/KeyInfo.h
xmltooling/signature/Signature.h
xmltooling/signature/SigningContext.h
xmltooling/signature/VerifyingContext.h
xmltooling/signature/impl/KeyInfoImpl.cpp
xmltooling/signature/impl/XMLSecSignatureImpl.cpp
xmltoolingtest/XMLObjectBaseTestCase.h