secureEraseAllKeystore
Exercise caution when using this parameter because it will erase all key files. You are advised to use this parameter only when uninstalling software.
Function
Safely deletes all key storage files. (Back up key files in advance.)
Syntax
./kmc_tool all --secureEraseAllKeystore MasterKeyStorePath StandbyKeyStorePath
Parameter Description
|
Parameter |
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

Parent topic: Key Management Tool