Dynamic Data Masking
- Dynamic Data Masking 9.9.3
- All Products
Parameter Name
| Description
| Required
| Default Value
|
---|---|---|---|
storeType
| Type of truststore, for example JKS, JCEKS, or PKCS12.
| Yes
| |
storeFile
| Path to the truststore file.
| No
| |
storePassword
| Password for the truststore.
| No
| |
provider
| Name of the specific security provider that works with the truststore.
| No
| |
encrypted
| If set to "true," Dynamic Data Masking encrypts unencrypted passwords at run-time.
| No
| false
|
preferred
| If set to "true," Dynamic Data Masking loads the preferred truststore first, before any other truststores.
Dynamic Data masking can add new certificates to the preferred truststore at run time. If you do not set a preferred truststore, Dynamic Data Masking might use new accepted certificates for the duration of current session. For more information, see
Trust Strategies.
You can set one preferred truststore in the
cfg/ddm.security file.
| No
| false
|