SqlColumnEncryptionEnclaveProvider (class)

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

mGetEnclaveSessionVoid
mGetAttestationParametersSqlEnclaveAttestationParameters
mCreateEnclaveSessionVoid
mInvalidateEnclaveSessionVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString

GetEnclaveSession

GetAttestationParameters

serverNameSystem.String
attestationUrlSystem.String
sqlEnclaveSessionSystem.Data.SqlClient.SqlEnclaveSession&
counterSystem.Int64&

CreateEnclaveSession

.

InvalidateEnclaveSession

enclaveAttestationInfoSystem.Byte[]
clientDiffieHellmanKeySystem.Security.Cryptography.ECDiffieHellmanCng
attestationUrlSystem.String
servernameSystem.String
sqlEnclaveSessionSystem.Data.SqlClient.SqlEnclaveSession&
counterSystem.Int64&

Equals

serverNameSystem.String
enclaveAttestationUrlSystem.String
enclaveSessionSystem.Data.SqlClient.SqlEnclaveSession

GetHashCode

objSystem.Object

GetType

.

ToString

.
.