PdfEncryptionRC4.build constructor

  1. @protected
PdfEncryptionRC4.build(
  1. PdfDocument pdfDocument,
  2. List<int> uValue,
  3. List<int> oValue,
  4. List<int> encryptionKey,
  5. int accessFlags,
  6. int length
)