SqlColumnEncryptionCertificateStoreProvider.SignColumnMasterKeyMetadata Method

Definition

Digitally signs the column master key metadata with the column master key referenced by the masterKeyPath parameter.

C#
public override byte[] SignColumnMasterKeyMetadata(string masterKeyPath, bool allowEnclaveComputations);

Parameters

masterKeyPath
String

The column master key path.

allowEnclaveComputations
Boolean

true to indicate that the column master key supports enclave computations; otherwise, false.

Returns

Byte[]

The signature of the column master key metadata.

Applies to

Proizvod Verzije
.NET Framework 4.7.2, 4.8, 4.8.1