Initial decryption and schema support for encrypted SAML.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 12 Jun 2006 16:47:06 +0000 (16:47 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 12 Jun 2006 16:47:06 +0000 (16:47 +0000)
commit8401fad7d7b287c6c8b618eb1e65e6476eb94568
treeafc63df9c7c3d0d44cfe79728875a4904a62f94b
parentd2a4b49d734c35e5eea9543a1ea88d3d8600b09b
Initial decryption and schema support for encrypted SAML.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@29 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0
.cdtproject
saml/Makefile.am
saml/encryption/EncryptedKeyResolver.cpp [new file with mode: 0644]
saml/encryption/EncryptedKeyResolver.h [new file with mode: 0644]
saml/saml.vcproj
saml/saml1/core/impl/AssertionsImpl.cpp
saml/saml2/core/Assertions.h
saml/saml2/core/impl/Assertions20Impl.cpp
saml/saml2/core/impl/Assertions20SchemaValidators.cpp