Enum EncryptionAlgorithm
Supported encryption algorithms for ProtectPDFJob
Namespace: Adobe.PDFServicesSDK.pdfjobs.parameters.protectpdf
Assembly: Adobe.PDFServicesSDK.Doc.dll
Syntax
public enum EncryptionAlgorithm
Fields
Name | Description |
---|---|
AES_128 | Represents AES-128 encryption algorithm |
AES_256 | Represents AES-256 encryption algorithm |