Private keys can be removed from the key store using the -remove command (-r for short). Consider a key labelled abc in the keystore.
You can remove the key using the following command:
Note:
The remove command supports the “*” and “?” wildcards on key labels. All the keys whose labels match the given pattern will be removed. For example,
Private keys can be removed from the key store using the -remove command +(-r for short). Consider a key labelled abc in the keystore.
+You can remove the key using the following command:
+ Note:
The remove command supports the “*” and “?” wildcards on key labels. All
+the keys whose labels match the given pattern will be removed. For example,