Compartilhar via


SqlColumnEncryptionAzureKeyVaultProvider.DecryptColumnEncryptionKey Método

Definição

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

Parâmetros

masterKeyPath
String
encryptionAlgorithm
String
encryptedColumnEncryptionKey
Byte[]

Retornos

Byte[]

Aplica-se a