SqlColumnEncryptionEnclaveProvider Class

Definition

public ref class SqlColumnEncryptionEnclaveProvider abstract
public abstract class SqlColumnEncryptionEnclaveProvider
type SqlColumnEncryptionEnclaveProvider = class
Public MustInherit Class SqlColumnEncryptionEnclaveProvider
Inheritance
SqlColumnEncryptionEnclaveProvider

Constructors

SqlColumnEncryptionEnclaveProvider()

Methods

CreateEnclaveSession(Byte[], ECDiffieHellmanCng, String, String, SqlEnclaveSession, Int64)
GetAttestationParameters()
GetEnclaveSession(String, String, SqlEnclaveSession, Int64)
InvalidateEnclaveSession(String, String, SqlEnclaveSession)

Applies to