IKeyEscrowSink 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
實作金鑰委付接收的基本介面。
public interface class IKeyEscrowSink
public interface IKeyEscrowSink
type IKeyEscrowSink = interface
Public Interface IKeyEscrowSink
備註
IKeyEscrowSink 與 IXmlRepository 中的 不同, IKeyEscrowSink 提供唯寫介面和實例處理未加密的金鑰資料,而 IXmlRepository 提供讀取+寫入介面和實例處理加密金鑰資料。
方法
Store(Guid, XElement) |
將指定的金鑰資料儲存至委付服務。 |