secureEraseAllKeystore
Exercise caution when running this command. This command will delete all key files. Run this command only when you want to uninstall the software. Back up the key files before running this command.
Function
Securely deletes all key files.
Syntax
./kmc_tool all --secureEraseAllKeystore MasterKeyStorePath StandbyKeyStorePath
Parameter Description
|
Parameter |
Option |
Description |
|---|---|---|
|
MasterKeyStorePath |
- |
Path of the master key to be deleted. |
|
StandbyKeyStorePath |
- |
Path of the standby key to be deleted. |
Example
./kmc_tool all --secureEraseAllKeystore /master/ksfa /standby/ksfb
Command output:

Parent topic: Key Management Tool