Enables FIPS 140-2 certified AES database encryption.
public static void EnableAesFipsDBEncryption()
Call this method to use FIPS AES database encryption. Use the DBKEY connection parameter to specify the encryption passphrase.
You must specify 'fips=yes' in the database creation parameters string. You must call this method before opening the database connection.
Separately licensed component required.
ECC encryption and FIPS-certified encryption require a separate license. All strong encryption technologies are subject to export regulations.
See Separately licensed components.