KeyAlgorithm Usage and JCE policy
punit ashra
punitashra at gmail.com
Wed Aug 3 12:12:43 EDT 2016
Thanks figured out:)
On Wed, Aug 3, 2016 at 9:13 PM, punit ashra <punitashra at gmail.com> wrote:
> Hi Dev Team,
>
> I am trying to create Credential, unable to use the "
> http://www.w3.org/2001/04/xmlenc#aes128-cbc".
>
> Credential symmetricCredential = CredentialSupport
> .getSimpleCredential(KeySupport
> .generateKey("http://www.w3.org/2001/04/xmlenc#aes128-cbc",1024,null));
>
> Getting error,
>
> java.security.NoSuchAlgorithmException:
> http://www.w3.org/2001/04/xmlenc#aes128-cbc KeyGenerator not available
>
> Is something related to JCE policy files?
>
> Thanks,
> Punit
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20160803/bf472d19/attachment.html>
More information about the dev
mailing list