To remove the provider entirely:
-
Close all opened sessions that use the provider.
-
Remove all credentials regarding the provider.
-
Run the following SQL statement.
SQL
DROP CRYPTOGRAPHIC PROVIDER utimaco
GO
To remove the provider entirely:
Close all opened sessions that use the provider.
Remove all credentials regarding the provider.
Run the following SQL statement.
DROP CRYPTOGRAPHIC PROVIDER utimaco
GO