Table of Contents

Class PdfEncryptionHandler

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Abstract base class for all supported PDF encryption handlers. This class is a base class for PdfStandardEncryptionHandler and PdfPublicKeyEncryptionHandler classes.

public abstract class PdfEncryptionHandler
Inheritance
PdfEncryptionHandler
Derived
Inherited Members

Properties

Algorithm

Gets or sets the encryption algorithm to use while encrypting data.