Initial set of helper functions to handle key/cert loading.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Tue, 28 Oct 2008 17:50:00 +0000 (17:50 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Tue, 28 Oct 2008 17:50:00 +0000 (17:50 +0000)
commit2b81792357afabfc56e64898a361666d8b82b559
tree379b1d7e8b56878989d2d01ba5e9b48230816dc4
parent0c4cc54cbe75950fa3d25bdc584c2475378c27a9
Initial set of helper functions to handle key/cert loading.
Additional unit tests and data.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@535 de75baf8-a10c-0410-a50a-987c0e22f00f
.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]