ISecureStop2Handler Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Handler interface for getting the key required to verify that decryptors are destroyed.
public interface ISecureStop2Handler
type ISecureStop2Handler = interface
Public Interface ISecureStop2Handler
Methods
GetSecureStop2AESKeyAsync(Guid) |
Service implemented method returning the SecureStop2 key for the given KID and Session ID. |