C# 클래스 EU.Europa.EC.Markt.Dss.Validation.Certificate.AIACertificateFactoryImpl

Factory used to create the AIACertificateSource
상속: CertificateSourceFactory
파일 보기 프로젝트 열기: nonorganic/dssnet

공개 메소드들

메소드 설명
CreateAIACertificateSource ( X509Certificate certificate ) : CertificateSource
SetHttpDataLoader ( HTTPDataLoader httpDataLoader ) : void

메소드 상세

CreateAIACertificateSource() 공개 메소드

public CreateAIACertificateSource ( X509Certificate certificate ) : CertificateSource
certificate X509Certificate
리턴 CertificateSource

SetHttpDataLoader() 공개 메소드

public SetHttpDataLoader ( HTTPDataLoader httpDataLoader ) : void
httpDataLoader HTTPDataLoader the httpDataLoader to set
리턴 void