Table of Contents

Search

  1. Preface
  2. Introduction to PowerExchange
  3. DBMOVER Configuration File
  4. Netport Jobs
  5. PowerExchange Message Logs and Destination Overrides
  6. SMF Statistics Logging and Reporting
  7. PowerExchange Security
  8. Secure Sockets Layer Support
  9. PowerExchange Alternative Network Security
  10. PowerExchange Nonrelational SQL
  11. PowerExchange Globalization
  12. Using the PowerExchange ODBC Drivers
  13. PowerExchange Datatypes and Conversion Matrix
  14. Appendix A: DTL__CAPXTIMESTAMP Time Stamps
  15. Appendix B: PowerExchange Glossary

ENCRYPTLEVEL Statement

ENCRYPTLEVEL Statement

The ENCRYPTLEVEL statement specifies the encryption level to use if you select AES encryption. The encryption level determines the encryption key length.
If you enter AES in the ENCRYPT statement, you must include the ENCRYPTLEVEL statement.
All
ENCRYPT
Yes if you use AES encryption
ENCRYPTLEVEL={
1
|2|3}
  • 1
    . Use a 128-bit encryption key.
  • 2
    . Use a 192-bit encryption key.
  • 3
    . Use a 256-bit encryption key.
Default is 1.
  • To avoid confusion, specify the same value in the ENCRYPTstatement in the DBMOVER configuration files on the client and PowerExchange Listener machines. Also, specify the same value in the ENCRYPTLEVEL statement in the DBMOVER configuration file on both machines. However, PowerExchange always uses the ENCRYPT and ENCRYPTLEVEL values in the DBMOVER configuration file on the client machine that initiates the connection to the PowerExchange Listener.
  • The ENCRYPT and ENCRYPTLEVEL statements control encryption of data that PowerExchange moves between the PowerExchange Listener and a client such as the PowerExchange Navigator or a PowerExchange utility. These statements also control encryption of data that PowerExchange moves between the PowerExchange Listener and the Integration Service for connections that have the default
    Encryption Type
    setting of
    None
    . For connections with an
    Encryption Type
    setting of
    AES
    , the
    Encryption Type
    and
    Encryption Level
    connection attributes override the settings in the DBMOVER configuration file.

0 COMMENTS

We’d like to hear from you!