C# 클래스 PdfRpt.Core.Security.CustomPdfReader

CustomPdfReader to be able to work with streams.
상속: iTextSharp.text.pdf.PdfReader
파일 보기 프로젝트 열기: VahidN/PdfReport

공개 메소드들

메소드 설명
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