Hi All,

I'm developing for Windows CE (6.0) and running into problems validating
PKCS7 Signatures created on Windows CE.

The same code running on Win32 creates valid Signatures. I noticed, that on
Win CE, the exact same payload with the exact same private key and
certificate creates signature which are always 4 Bytes longer than on Win
32.

One more info, when I validate the signature created on Win CE on the Win CE
device, it is valid. So within the platform, it seems to be fine, but trying
to validate the Win CE signature in an Java environment is not successful.

I'm running version 0.98i compiled with the wcecompat libs.

You help would be appreciated!

Cheers,
Steffen

Reply via email to