Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
Applies to:
SQL Server 2019 (15.x) and later versions on Windows
Azure SQL Database
Always Encrypted with secure enclaves extends key management for Always Encrypted by introducing enclave-enabled keys:
- Enclave-enabled column master key - a column master key that is created with the
ENCLAVE_COMPUTATIONSproperty specified in the column master key metadata object inside the database. - Enclave-enabled column encryption key - a column encryption key that is encrypted with an enclave-enabled column master key. Only enclave-enabled column encryption keys can be used for computations inside a server-side secure enclave.
The general guidelines and processes for managing Always Encrypted keys apply to managing enclave-enabled keys.
Managing keys
The following articles discuss the aspects specific to managing enclave-enabled keys.