KeyInfo should be base64-decoded in simple sign rule.
authorcantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 19 Nov 2007 05:05:16 +0000 (05:05 +0000)
committercantor <cantor@fb386ef7-a10c-0410-8ebf-fd3f8e989ab0>
Mon, 19 Nov 2007 05:05:16 +0000 (05:05 +0000)
commit6b6567475b3e640fd24017ab26f6acbc23febba4
treea01005280662197b8936db1b4662f1a8da02237a
parent6b217ab39982efbc103338f674a2ecab36694198
KeyInfo should be base64-decoded in simple sign rule.
Add encoded KeyInfo to POST simple-sign binding.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@348 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0
saml/binding/impl/SimpleSigningRule.cpp
saml/saml2/binding/impl/SAML2POSTEncoder.cpp