Skip to main content Skip to complementary content

Supported encryption methods

This section describes which encryption methods Qlik Replicate supports when working with an Oracle source database, and details the requirements for HSM encryption support.

TDE encryption

Both tablespace and column encryption is supported.

Limitations and considerations

  • NNE (Native Network Encryption) is supported as long as it is configured correctly, both on Oracle and in the Oracle client sqlnet.ora file.
  • Landing of columns encrypted with the 3DES168 algorithm is not supported.

HSM Encryption

Both tablespace and column encryption is supported.

Prerequisites

  • An Oracle DBA should install the PKCS #11 client on the Data Movement gateway machine and configure it to work with HSM.
  • Define the AREP_HSM_LIB environment variable with a path to pkcs11 dll/so.

    Example:

    • set AREP_HSM_LIB=C:\Program Files\Vormetric\DataSecurityExpert\Agent\pkcs11\bin\vorpkcs11.dll

    • export AREP_HSM_LIB=/opt/cloudhsm/lib/libcloudhsm_pkcs11.so

Setup

  1. Enter HSM in Names field.
  2. In the Values field, set either crypto_username:password or just password depending on your HSM. For Oracle Key Vault, the password should be the same as the one used to install the okvclient.jar. The password or crypto_username:password combination are the same credentials that were used to create the TDE master key.

Limitations and considerations

  • When working with Oracle Key Vault for Oracle 19, Oracle 19.17 full client or later must be installed.

    Information noteOracle Key Vault can be used with any HSM using the PKCS#11 API. Using Oracle Vault in OCI (Oracle Cloud Infrastructure) is not supported, as it does not provide a public PKCS#11 API.
  • Landing of columns encrypted with the 3DES168 algorithm is not supported.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!