DeleteStoredKey

The DeleteStoredKey action deletes a persistent key from the keystore. The syntax of the DeleteStoredKey action is as follows.

jdbcrypt path=database-path
         ini=initialization-file-name
         action=DeleteStoredKey StoredKeyName='key-name'

The following is an example of the DeleteStoredKey action.

jdbcrypt path=d:\dbcrypt ini=d:\salesdb\jade.ini action=DeleteStoredKey StoredKeyName='Cornelius Cephas'