Use the SQL Server Asymmetric Key Editor to define security keys at the database level in a SQL Server 2005 physical model.
To define an asymmetric key in SQL Server 2005
The SQL Server Asymmetric Key Editor opens.
Note: Click New on the toolbar to create a new asymmetric key. Use the Enter filter text box to filter a very large list of asymmetric keys to quickly locate the one that you want to define.
Displays the asymmetric key name. You can change the asymmetric key name in this field.
Specifies the owner of the asymmetric key. Select a name from the drop-down list.
Generates SQL during forward engineering. Clear the check box if you do not want to generate SQL.
Specifies to use an algorithm for the asymmetric key. Select an algorithm from the drop-down list.
Specifies the source of the key. Select one of the following options:
File
Specifies to use a file as the key source. A File field appears under the Key Source Type field, where you select the file to use from the drop-down list.
Note: Click New to open the SQL Server File Editor to create a new key file.
Executable
Specifies to use an executable as the key source. A File field appears under the Key Source Type field, where you select the file to use from the drop-down list.
Note: Click New to open the SQL Server File Editor to create a new executable file.
Assembly
Specifies to use a SQL Server assembly file as the key source. An Assembly field appears under the Key Source Type field, where you select the assembly to use from the drop-down list.
Note: Click New to open the SQL Server Assembly Editor to create a new assembly.
The asymmetric key is defined and the SQL Server Asymmetric Key Editor closes.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|