Previous Next

SYMMETRIC-ENCRYPTION-ALGORITHM attribute
A character string that specifies the name of the default cryptographic algorithm to use with the ENCRYPT and DECRYPT functions. The default value is "AES_CBC_128".
Data type:
Access:
Applies to:
This string is a concatenation of three character expressions that identify an algorithm, mode, and key size. For a list the supported cryptographic algorithms, see the SYMMETRIC-SUPPORT attribute reference entry.
You are responsible for generating, storing, and transporting this value.
See also:

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.