You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by "Alex K." <al...@gmail.com> on 2006/05/04 09:12:24 UTC

XML Signature with a SecretKey

Hi guys,

I'm wondering if is there any way of using current implementation of Crypto
(ex. Merlin) to sign a message with a Symmetric key like a Kerberos session
key. Is not about Kerberos support and Kerberos token profiling ! what I
need is just using a SecretKey (Kerberos session key) which is stored in a
Keystore for signing and verifying SOAP messages !

Thanks for any hints.

Alex