To delete an RSA key that is no longer needed:
- Open a command prompt window as an administrator and navigate to the %windir%\Microsoft.NET\Framework64\v4.0.30319 directory.
-
Execute the following command.
aspnet_regiis -pz coco
If the RSA key has been successfully deleted, the following output is displayed:
Deleting RSA Key container... Succeeded!