The encryption algorithm used to generate the key. NOTE: You cannot use generateSecretKey() to create a key for the CFMX_COMPAT default algorithm in encrypt() and decrypt() functions.
Values:
AES
BLOWFISH
DES
DESEDE
keysize
numeric
Default:128
Number of bits requested in the key for the specified algorithm (when allowed by JDK).