3DES with PROV_RSA_FULL ???

From: Eric (eric.h@netcourrier.com)
Date: 08/09/02


From: "Eric" <eric.h@netcourrier.com>
Date: Fri, 9 Aug 2002 16:05:42 +0200


Hi,

I am surprised that I can create a 3DES 168 bits session key with no error
while my CSP is the "Enhanced Provider" of PROV_RSA_FULL type.
I just read the API doc after coding my function and see that RSA_FULL only
supports RC2 and RC4 for Symetric encryption....
How is it possible I get no error in this case??? (even if I don't
understand but my key BLOB generated is only 2 characters...)

Thanks
Eric