--TEST-- Test the existence of Windows Always Encrypted keys generated in the database setup --DESCRIPTION-- This test iterates through the rows of sys.column_master_keys and/or sys.column_encryption_keys to look for the specific column master key and column encryption key generated in the database setup --SKIPIF-- --FILE-- --EXPECT-- Test successfully done.