C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace : PdfEncryptionType Enumeration |
'Declaration
Public Enum PdfEncryptionType Inherits System.Enum
public enum PdfEncryptionType : System.Enum
Member | Description |
---|---|
Aes128 | AES 128 bit encryption algorithm. |
NotPermit | Encryption is unavailable due to FIPS compliance (MD5 and AES128 are not FIPS-compliant). |
Standard128 | Standard 128 bit encryption algorithm. |
Standard40 | Standard 40 bit encryption algorithm. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.Pdf.PdfEncryptionType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2