Simplify turning creds into KeyInfo for shared objects.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Thu, 19 Apr 2007 22:01:27 +0000 (22:01 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Thu, 19 Apr 2007 22:01:27 +0000 (22:01 +0000)
commit51e49c64f7124ce7f6b35bb3d7d1b0569ec45f9f
treee86e5abdf640df7768603dde3606a8b5bbc787fd
parent8bd2b6c8ad776e9c11c48a2a888d531f8dcdb2f8
Simplify turning creds into KeyInfo for shared objects.
Add a function to derive key transport from data encryption algorithm.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@280 de75baf8-a10c-0410-a50a-987c0e22f00f
xmltooling/encryption/Encrypter.h
xmltooling/encryption/impl/Encrypter.cpp
xmltooling/security/BasicX509Credential.h
xmltooling/security/Credential.h
xmltooling/security/impl/InlineKeyResolver.cpp
xmltooling/signature/impl/XMLSecSignatureImpl.cpp
xmltoolingtest/EncryptionTest.h