C# Class iTextSharp.text.pdf.security.CrlClientOffline

Inheritance: ICrlClient
Afficher le fichier Open project: mapo80/iTextSharp-Monotouch

Méthodes publiques

Méthode Description
CrlClientOffline ( byte crlEncoded ) : System
GetEncoded ( X509Certificate checkCert, String url ) : ICollection

Method Details

CrlClientOffline() public méthode

public CrlClientOffline ( byte crlEncoded ) : System
crlEncoded byte
Résultat System

GetEncoded() public méthode

public GetEncoded ( X509Certificate checkCert, String url ) : ICollection
checkCert Org.BouncyCastle.X509.X509Certificate
url String
Résultat ICollection