Key Password
- Last Updated: December 19, 2024
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Database Wire Protocol 8.0
- Documentation
Attribute
KeyPassword (KP)
Purpose
The password used to access the individual keys in the keystore file when
TLS/SSL is enabled (EncryptionMethod=1) and TLS/SSL client authentication
is enabled on the database server. Keys stored in a keystore can be individually
password-protected. To extract the key from the keystore, the driver must have the password
of the key.
Valid Values
key_password
where:
- key_password
- is the password of a key in the keystore.
Default
None