SqlEnclaveSession.GetSessionKey 方法

定義

取得 SqlClient 用來為使用工作階段傳送到飛地之所有資訊加密的對稱金鑰。

public:
 cli::array <System::Byte> ^ GetSessionKey();
public byte[] GetSessionKey ();
member this.GetSessionKey : unit -> byte[]
Public Function GetSessionKey () As Byte()

傳回

Byte[]

對稱金鑰。

適用於