Use this page to specify the settings for a key locator configuration. The key locators retrieve keys from the keystore file for digital signature and encryption. This product enables you to plug in a custom key locator configuration.
Specifies the name of the key locator.
Information | Value |
---|---|
Data type | String |
Specifies the name for the key locator class implementation.
This property is for the JAX-RPC programming model only. To implement signer certificate encryption for the JAX-WS programming model, set a custom property on the callback handler for the encryption token generator. For more information, read the topic Callback handler settings.
Information | Value |
---|---|
Data type | String |
Specifies information about the key store that is used by this key locator configuration.
Specifies the name of the key store configuration that is defined in the keystore settings in secure communications.
The keystore configuration name is located under the Predefined keystore field, which is located under the Keystore section of the page.
Information | Value |
---|---|
Data type | String |
Specifies the password that is used to access the keystore file.
The keystore password is located under the User-defined keystore field, which is located under the Keystore section of the page.
Information | Value |
---|---|
Data type | String |
Specifies the location of the keystore file.
The path is located under the User-defined keystore field, which is located under the Keystore section of the page.
Information | Value |
---|---|
Data type | String |
Specifies the type of keystore file.
The type is located under the User-defined keystore field, which is located under the Keystore section of the page.
Information | Value |
---|---|
Default | JKS |
Range | JKS, JCEKS, PKCS11KS (PKCS11), PKCS12KS (PKCS12) |