Multi-line svn commit, see body.
authorScott Cantor <cantor.2@osu.edu>
Tue, 28 Oct 2008 17:50:00 +0000 (17:50 +0000)
committerScott Cantor <cantor.2@osu.edu>
Tue, 28 Oct 2008 17:50:00 +0000 (17:50 +0000)
commitfe799793a4aced0cf8a21bb1c4c401215e04c8c6
tree462114e435569f0cf11a12a6eea9182e60bbc4a0
parent7cd0f94a1d8d8657dd9326fa8501d9510850be95
Multi-line svn commit, see body.

Initial set of helper functions to handle key/cert loading.
Additional unit tests and data.
.cproject
xmltooling/Makefile.am
xmltooling/security/SecurityHelper.h [new file with mode: 0644]
xmltooling/security/impl/SecurityHelper.cpp [new file with mode: 0644]
xmltoolingtest/Makefile.am
xmltoolingtest/SecurityHelperTest.h [new file with mode: 0644]
xmltoolingtest/data/cert.der [new file with mode: 0644]
xmltoolingtest/data/key.der [new file with mode: 0644]
xmltoolingtest/data/test.pfx [new file with mode: 0644]