public final class PdfEncryptionAlgorithm extends Object
Specifies the encryption algorithm to use for encrypting a PDF document.
public static final int RC4_40
Specifies the encryption algorithm to use for encrypting a PDF document.
public static final int RC4_128
Specifies the encryption algorithm to use for encrypting a PDF document.
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.