PreviousNextIndex

SYMMETRIC-SUPPORT attribute

Returns a comma-separated list of supported cryptographic algorithm names to use in encrypting and decrypting data. Each algorithm name is a concatenation of three character expressions that identify an algorithm, mode, and key size.

Data type: CHARACTER

Access: Readable

Applies to: SECURITY-POLICY system handle

Table 106 lists the supported cryptographic algorithm names.

Table 106: Supported cryptographic algorithm names 
AES_CBC_128
AES_OFB_192
AES_CBC_192
AES_OFB_256
AES_CBC_256
DES_CBC_56
AES_CFB_128
DES_CFB_56
AES_CFB_192
DES_ECB_56
AES_CFB_256
DES_OFB_56
AES_ECB_128
DES3_CBC_168
AES_ECB_192
DES3_CFB_168
AES_ECB_256
DES3_ECB_168
AES_OFB_128
DES3_OFB_168


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex