Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
启用经 FIPS 140-2 认证的 AES 数据库加密。
public static void EnableAesFipsDBEncryption()
调用此方法以使用 FIPS AES 数据库加密。使用 DBKEY 连接参数以指定加密密码。
必须在数据库创建参数字符串中指定 'fips=yes'。必须在打开数据库连接之前调用此方法。
需要单独授予许可的组成部分。
FIPS 认证的加密需要单独的许可。所有高度加密技术受出口法规约束。
请参见单独授权的组件。