| Where allowed to run: All environments (*ALL) Threadsafe: Yes |
Parameters Examples Error messages |
The Remove Keystore File Entry (RMVCKMKSFE) command removes a keystore file entry from a keystore file.
For more information on keystore files, refer to the Cryptographic services key management section of the Security category in the IBM Systems Information Center at http://www.ibm.com/systems/infocenter/.
Restrictions:
| Top |
| Keyword | Description | Choices | Notes |
|---|---|---|---|
| KEYSTORE | Keystore file | Qualified object name | Required, Positional 1 |
| Qualifier 1: Keystore file | Name | ||
| Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
| RCDLBL | Record label | Character value | Required, Positional 2 |
| Top |
Specifies the keystore file to use.
This is a required parameter.
Qualifier 1: Keystore file
Qualifier 2: Library
| Top |
Specifies the label of a key record in the specified keystore file.
This is a required parameter.
| Top |
RMVCKMKSFE KEYSTORE(MYLIB/MYKEYSTORE) RCDLBL('Byllesby')
This command removes the keystore file entry with a label of Byllesby in keystore file MYKEYSTORE in library MYLIB.
| Top |
*ESCAPE Messages
| Top |