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

Destroy a pair of key create by the function CryptGetUserKey
Paul Bradley