| Field | Type | Description | Default Value | Required |
|---|---|---|---|---|
| Path | String | The location (which will be resolved relative to the current classpath and file system, if possible) of the key store. | ||
| Type | String | The type of store used. | ||
| Alias | String | When the key store contains many private keys, this attribute indicates the alias of the key that should be used. If not defined, the first key in the file will be used by default. | ||
| Key Password | String | The password used to protect the private key. | ||
| Password | String | The password used to protect the key store. | ||
| Algorithm | String | The algorithm used by the key store. |