RSACryptoServiceProvider to HCRYPTPROV -
06-15-2007
, 11:02 AM
I need to use interop to perform some cryptographic features not available
in .Net. How do I get a win32 HCRYPTPROV handle from the
RSACryptoServiceProvider object? Is not possible how do interop the private
kry do zo I can use it with the win32 crypto API?
Thanks |