SqlColumnEncryptionCngProvider (class)

This type is found in the namespace System.Data.SqlClient

mSignColumnMasterKeyMetadataByte[]
mVerifyColumnMasterKeyMetadataBoolean
mDecryptColumnEncryptionKeyByte[]
mEncryptColumnEncryptionKeyByte[]
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
fProviderNameString

SignColumnMasterKeyMetadata

VerifyColumnMasterKeyMetadata

masterKeyPathSystem.String
allowEnclaveComputationsSystem.Boolean

DecryptColumnEncryptionKey

masterKeyPathSystem.String
allowEnclaveComputationsSystem.Boolean
signatureSystem.Byte[]

EncryptColumnEncryptionKey

masterKeyPathSystem.String
encryptionAlgorithmSystem.String
encryptedColumnEncryptionKeySystem.Byte[]

Equals

masterKeyPathSystem.String
encryptionAlgorithmSystem.String
columnEncryptionKeySystem.Byte[]

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

ProviderName

.
.