Sets the store file path. This can be either absolute or
relative(to config file) path to the store file.
XML Tag: <store-file>NONE</store-file>
Parameters: storeFile - store file. See Also:KeyStoreInfo.getStoreFile
setStorePassword
public void setStorePassword(String storePassword)(Code)
Sets the store password.
XML Tag: <store-password></store-password>
Parameters: storePassword - store password See Also:KeyStoreInfo.getStorePassword