다음을 통해 공유


ISecureStop2Handler 인터페이스

정의

암호 해독기가 삭제되었는지 확인하는 데 필요한 키를 가져오기 위한 처리기 인터페이스입니다.

public interface ISecureStop2Handler
type ISecureStop2Handler = interface
Public Interface ISecureStop2Handler

메서드

GetSecureStop2AESKeyAsync(Guid)

지정된 KID 및 세션 ID에 대한 SecureStop2 키를 반환하는 서비스를 구현한 메서드입니다.

적용 대상