Share via


IKeyEscrowSink 介面

定義

實作金鑰委付接收的基本介面。

public interface class IKeyEscrowSink
public interface IKeyEscrowSink
type IKeyEscrowSink = interface
Public Interface IKeyEscrowSink

備註

IKeyEscrowSinkIXmlRepository 中的 不同, IKeyEscrowSink 提供唯寫介面和實例處理未加密的金鑰資料,而 IXmlRepository 提供讀取+寫入介面和實例處理加密金鑰資料。

方法

Store(Guid, XElement)

將指定的金鑰資料儲存至委付服務。

適用於