SqlColumnEncryptionAzureKeyVaultProvider.SignColumnMasterKeyMetadata Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Utilise une clé asymétrique identifiée par le chemin d’accès de clé pour signer les métadonnées de clé principale composées de (masterKeyPath, allowEnclaveComputations bit, providerName).
public:
override cli::array <System::Byte> ^ SignColumnMasterKeyMetadata(System::String ^ masterKeyPath, bool allowEnclaveComputations);
public override byte[] SignColumnMasterKeyMetadata (string masterKeyPath, bool allowEnclaveComputations);
override this.SignColumnMasterKeyMetadata : string * bool -> byte[]
Public Overrides Function SignColumnMasterKeyMetadata (masterKeyPath As String, allowEnclaveComputations As Boolean) As Byte()
Paramètres
- masterKeyPath
- String
Chemin d’accès complet d’une clé asymétrique. Le format de chemin d’accès est spécifique à un fournisseur de magasin de clés.
- allowEnclaveComputations
- Boolean
Boolean indiquant si cette clé peut être envoyée à une enclave approuvée
Retours
Clé de chiffrement de colonne chiffrée