C# Class PdfRpt.Core.Security.CustomPdfReader

CustomPdfReader to be able to work with streams.
Inheritance: iTextSharp.text.pdf.PdfReader
Afficher le fichier Open project: VahidN/PdfReport

Méthodes publiques

Méthode Description
CustomPdfReader ( Stream isp, X509Certificate certificate, ICipherParameters certificateKey ) : System

CustomPdfReader to be able to work with streams.

Method Details

CustomPdfReader() public méthode

CustomPdfReader to be able to work with streams.
public CustomPdfReader ( Stream isp, X509Certificate certificate, ICipherParameters certificateKey ) : System
isp Stream
certificate Org.BouncyCastle.X509.X509Certificate
certificateKey ICipherParameters
Résultat System