dear all,
when i run the  \xml-security-bin-1_2_1\xml-security-1_2_1\src_samples\org\apache\xml\security\samples\encryption\Encrypter.java error occured: 
**************************************the error as follows*************************************************
org.apache.xml.security.encryption.XMLEncryptionException: Cannot find any provider supporting DESedeWrap Original Exception was java.security.NoSuchAlgorithmException: Cannot find any provider supporting DESedeWrap
 at org.apache.xml.security.encryption.XMLCipher.getInstance(Unknown Source)
 at src.Encrypter.main(Encrypter.java:183)
java.security.NoSuchAlgorithmException: Cannot find any provider supporting DESedeWrap
 at javax.crypto.Cipher.getInstance(DashoA6275)
 at org.apache.xml.security.encryption.XMLCipher.getInstance(Unknown Source)
 at src.Encrypter.main(Encrypter.java:183)
Exception in thread "main"
*************************************the error end****************************************
 
so dear all friends,can you tell me the exact reason? thank you in advance!
_______________________________________________
xmlsec mailing list
[email protected]
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to