IAuthenticatedEncryptorDescriptor 인터페이스

정의

의 instance 만드는 데 필요한 모든 정보(비밀 키 자료 포함)를 래핑하는 자체 포함 설명자입니다IAuthenticatedEncryptor.

public interface class IAuthenticatedEncryptorDescriptor
public interface IAuthenticatedEncryptorDescriptor
type IAuthenticatedEncryptorDescriptor = interface
Public Interface IAuthenticatedEncryptorDescriptor
파생

메서드

CreateEncryptorInstance()

IAuthenticatedEncryptor 현재 설명자를 기반으로 instance 만듭니다.

ExportToXml()

현재 설명자를 XML로 내보냅니다.

적용 대상