aspose.diagram
Class PdfEncryptionAlgorithm

Utility class containing constants. Specifies the encryption algorithm to use for encrypting a PDF document.

Field Summary
const  NumberRC_4_40
           RC4 encryption, key length of 40 bits.
const  NumberRC_4_128
           RC4 encryption, key length of 128 bits.
 

Field Detail

RC_4_40

const Number RC_4_40
RC4 encryption, key length of 40 bits.

RC_4_128

const Number RC_4_128
RC4 encryption, key length of 128 bits.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.