In class org.apache.xml.security.utils.Base64 throws new
Base64DecodingException with parameter "It should be dived by four"
(decodeInternal and decode methods), I think that it is wrong. The parameter
should be msgID not a message text.
Sam.
ovider name to the EncryptedKeyResolver.
>
> Vishal
>
> Samuel Misecka wrote:
>
> >Hi,
> >
> >I need to specify provider for XML decryption. I have problem because
XMLCipher
> >object has method getProviderInstance(...), but in method decryptToByteArray
> >(
Hi,
I need to specify provider for XML decryption. I have problem because XMLCipher
object has method getProviderInstance(...), but in method decryptToByteArray
(Element element) is created and registered EncryptedKeyResolver without
provider name. Then EncryptedKeyResolver.engineCanResolve meth