The ListStoredKeys action lists the persistent keys in the keystore. The syntax of the ListStoredKeys action is as follows.
jdbcrypt path=database-path ini=initialization-file-name action=ListStoredKeys [ListKeyDetails=true]
The following is an example of the ListStoredKeys action.
jdbcrypt path=d:\dbcrypt ini=d:\salesdb\jade.ini action=ListStoredKeys
The stored‑keys (and optionally the stored key details, when you specify ListKeyDetails=true) are output to the console (that is, to stdout).