次の方法で共有


ISecureStop2Handler インターフェイス

定義

復号化子が破棄されたことを確認するために必要なキーを取得するためのハンドラー インターフェイス。

public interface ISecureStop2Handler
type ISecureStop2Handler = interface
Public Interface ISecureStop2Handler

メソッド

GetSecureStop2AESKeyAsync(Guid)

指定された KID とセッション ID の SecureStop2 キーを返すサービス実装メソッド。

適用対象