C# Класс PdfRpt.Core.Security.CustomPdfReader

CustomPdfReader to be able to work with streams.
Наследование: iTextSharp.text.pdf.PdfReader
Показать файл Открыть проект

Открытые методы

Метод Описание
CustomPdfReader ( Stream isp, X509Certificate certificate, ICipherParameters certificateKey ) : System

CustomPdfReader to be able to work with streams.

Описание методов

CustomPdfReader() публичный Метод

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
Результат System