Product Information > JADE Database Administration Guide > Chapter 4 - Encrypting the JADE Database > DeleteStoredKey

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'