using public key blobs in .Net 1.1 -
07-04-2007
, 04:34 PM
I am receiving a public key blob from a non-Microsoft environment and I
would like to use it. I used to be able to call CryptImportKey, but this
functionality does not appear to be present in .Net. Does anyone know how to
do this? |