You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**thumbprint**|**varbinary(32)**|SHA-1 hash of the certificate with which the key is encrypted, or the GUID of the symmetric key with which the key is encrypted.|
37
-
|**crypt_type**|**char(4)**|Type of encryption:<br /><br /> ESKS = Encrypted by symmetric key<br /><br /> ESKP = Encrypted by password<br /><br /> EPUC = Encrypted by certificate<br /><br /> EPUA = Encrypted by asymmetric key<br /><br /> ESKM = Encrypted by master key|
38
-
|**crypt_type_desc**|**nvarchar(60)**|Description of encryption type:<br /><br /> ENCRYPTION BY SYMMETRIC KEY<br /><br /> ENCRYPTION BY PASSWORD<br /><br /> ENCRYPTION BY CERTIFICATE<br /><br /> ENCRYPTION BY ASYMMETRIC KEY<br /><br /> ENCRYPTION BY MASTER KEY<br /><br /> Note: Windows DPAPI is used to protect the service master key.|
39
-
|**crypt_property**|**varbinary(max)**|Signed or encrypted bits.|
40
-
41
-
## Permissions
42
-
[!INCLUDE[ssCatViewPerm](../../includes/sscatviewperm-md.md)] For more information, see [Metadata Visibility Configuration](../../relational-databases/security/metadata-visibility-configuration.md).
|**thumbprint**|**varbinary(32)**|SHA-1 hash of the certificate with which the key is encrypted, or the GUID of the symmetric key with which the key is encrypted.|
37
+
|**crypt_type**|**char(4)**|Type of encryption:<br /><br /> ESKS = Encrypted by symmetric key<br /><br /> ESKP, ESP2, or ESP3 = Encrypted by password<br /><br /> EPUC = Encrypted by certificate<br /><br /> EPUA = Encrypted by asymmetric key<br /><br /> ESKM = Encrypted by master key|
38
+
|**crypt_type_desc**|**nvarchar(60)**|Description of encryption type:<br /><br /> ENCRYPTION BY SYMMETRIC KEY<br /><br /> ENCRYPTION BY PASSWORD <br />(Beginning with [!INCLUDE[sssqlv14_md](../../includes/sssqlv14-md.md)], includes a version number for use by CSS.)<br /><br /> ENCRYPTION BY CERTIFICATE<br /><br /> ENCRYPTION BY ASYMMETRIC KEY<br /><br /> ENCRYPTION BY MASTER KEY<br /><br /> Note: Windows DPAPI is used to protect the service master key.|
39
+
|**crypt_property**|**varbinary(max)**|Signed or encrypted bits.|
40
+
41
+
## Permissions
42
+
[!INCLUDE[ssCatViewPerm](../../includes/sscatviewperm-md.md)] For more information, see [Metadata Visibility Configuration](../../relational-databases/security/metadata-visibility-configuration.md).
0 commit comments