HI,
I am having this weird problem.
The Problem:
I am creating a saml assertion(using opensaml),signing
it--which is in turn using XMLSignature of
XMLSecurity.NO ISSUES in this.Working Fine.
The moment I am verfying that saml assertion at the
other end,its creating a problem.Its throwing an
exce
Vishal,
Did you find any solution to the problem of XML
Decryption??
Please let me know.
Just tell me how to get the value of key from
ds:KeyInfo?
Anshuk
__
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://pro
Hi Vishal,
Thanks for your reply.The Encrypter part,as I told you
earlier,is working absolutely fine.
Its creating the "encryptedInfo.xml" as well as kek
file.
While Decrypting I have also used the
xmlCipher.doFinal method which is also giving the same
error.Its not able to get the key from the K
Vishal,
I have send you the encrypted document which needs to
be decrypted.
Actually,I have taken the help of your code which was
in XML Security in Apache about XML Encryption and
Decryption.
Please do send me the details of the XML Decryption
part.
Thanks a lot.
Anshuk
Vishal,
I am sending the encrypted file(which is being
generated)as an attachment.
Please let me know as soon as possible.
Thanks in advance.
--- Vishal Mahajan <[EMAIL PROTECTED]> wrote:
> Can you send the encrypted document you're trying to
> decrypt.
>
> Vishal
&g
I am having a problem in XML decryption.
My XML Encryption(element's content) is running
absolutely fine.
While Decrypting I am getting an error
" XMLCipher::decryptElement called without a key and
unable to resolve
org.apache.xml.security.encryption.XMLEncryptionException:
No Key Encryption Key
l