symmetric_keys


Columns

Column Type Size Nulls Auto Default Children Parents Comments
name sysname 256 null
principal_id int 4 null
symmetric_key_id int 4 null
key_length int 4 null
key_algorithm char 2 null
algorithm_desc nvarchar 120 null
create_date datetime 16,3 null
modify_date datetime 16,3 null
key_guid uniqueidentifier 16 null
key_thumbprint sql_variant 8000 null
provider_type nvarchar 120 null
cryptographic_provider_guid uniqueidentifier 16 null
cryptographic_provider_algid sql_variant 8000 null

Relationships