Class PDCryptFilter


  • public class PDCryptFilter
    extends PDObject
    Represents crypt filter dictionary on pd level.
    Author:
    Sergey Shemyakov
    • Constructor Detail

      • PDCryptFilter

        public PDCryptFilter​(COSObject obj)
    • Method Detail

      • getMethod

        public ASAtom getMethod()
        Returns:
        method used by crypt filter: None, V2 or AESV2.
      • getLength

        public Long getLength()
        Returns:
        length of encryption key specified in crypt filter dictionary.