views:

111

answers:

2

I want to use an AES 256-bit web service with a Windows Mobile 6.1 application (.netcf 3.5).

I can't seem to find an answer ANYWHERE as to what types of encryption the SSL/TLS stack on the .net compact framework supports. Maybe I'm just being blind...

Please help! Going crazy!

A: 

This is one question for which the only correct answer is that "it depends". In this case, it depends on the CryptoAPI provider(s) that were built into the OS image on the target device.

Jeffrey Hantin
Do you know how I might go about researching this for a given device? The most pertinent of these being the Palm Treo Pro, but it would be nice to know what to look for in the future as we develop for other devices.
pakeha
I believe it is dependent on the country of origin of the actual device.
ctacke