Re: ECC in combination with WSS4J

2013-01-08 Thread Thomas Hofer
Well, thank you. This is a bit awkward ;-) Sorry for that not so good question :D On 2013-01-08 11:08, Colm O hEigeartaigh wrote: You can't use a Key of type "SHA256withECDSA" for Encryption, only for Signature. Colm. On Mon, Jan 7, 2013 at 3:11 PM, Thomas Hofer

Re: ECC in combination with WSS4J

2013-01-08 Thread Colm O hEigeartaigh
You can't use a Key of type "SHA256withECDSA" for Encryption, only for Signature. Colm. On Mon, Jan 7, 2013 at 3:11 PM, Thomas Hofer wrote: > Hello! > > I'm trying to use WSS4J in combination with elliptic curve cryptography. I > installed BouncyCastle as provider. > The PublicKey is of type SH