encryption_algorithm const char *

The encryption algorithm (AES, AES256, AES_FIPS, or AES256_FIPS).

Syntax

public const char * encryption_algorithm;

Remarks

Used with encrypt and encryption_key, it generates the ALGORITHM clause. Equivalent to dbinit -ea option.