C# 클래스 iTextSharp.text.pdf.security.CrlClientOffline

상속: ICrlClient
파일 보기 프로젝트 열기: mapo80/iTextSharp-Monotouch

공개 메소드들

메소드 설명
CrlClientOffline ( byte crlEncoded ) : System
GetEncoded ( X509Certificate checkCert, String url ) : ICollection

메소드 상세

CrlClientOffline() 공개 메소드

public CrlClientOffline ( byte crlEncoded ) : System
crlEncoded byte
리턴 System

GetEncoded() 공개 메소드

public GetEncoded ( X509Certificate checkCert, String url ) : ICollection
checkCert Org.BouncyCastle.X509.X509Certificate
url String
리턴 ICollection