Destroy a pair of key create by the function CryptGetUserKey

Hi Friends

I’m programming function to digital sign some file and to verify it.

Now, I can sign and verify the signature but I have problems, because I’m using the funtion CryptGetUserKey, and this function create a pair of keys in the container... How can I erase it

Because the CryptDestroyKey don’t destroy it.. destroy just te handle....

Best regards

Geiza Hamazaki



Answer this question

Destroy a pair of key create by the function CryptGetUserKey

  • Paul Bradley

    Try asking on the microsoft.public.platformsdk.security newsgroup - you'll have better chances of getting a response

  • Destroy a pair of key create by the function CryptGetUserKey