Compartilhar via


SqlColumnEncryptionAzureKeyVaultProvider.EncryptColumnEncryptionKey Método

Definição

public override byte[] EncryptColumnEncryptionKey (string masterKeyPath, string encryptionAlgorithm, byte[] columnEncryptionKey);
abstract member EncryptColumnEncryptionKey : string * string * byte[] -> byte[]
override this.EncryptColumnEncryptionKey : string * string * byte[] -> byte[]
Public Overrides Function EncryptColumnEncryptionKey (masterKeyPath As String, encryptionAlgorithm As String, columnEncryptionKey As Byte()) As Byte()

Parâmetros

masterKeyPath
String
encryptionAlgorithm
String
columnEncryptionKey
Byte[]

Retornos

Byte[]

Aplica-se a