SqlColumnEncryptionAzureKeyVaultProvider.VerifyColumnMasterKeyMetadata Method

Definition

public override bool VerifyColumnMasterKeyMetadata (string masterKeyPath, bool allowEnclaveComputations, byte[] signature);
abstract member VerifyColumnMasterKeyMetadata : string * bool * byte[] -> bool
override this.VerifyColumnMasterKeyMetadata : string * bool * byte[] -> bool
Public Overrides Function VerifyColumnMasterKeyMetadata (masterKeyPath As String, allowEnclaveComputations As Boolean, signature As Byte()) As Boolean

Parameters

masterKeyPath
String
allowEnclaveComputations
Boolean
signature
Byte[]

Returns

Applies to