Uses of Class org.pdfbox.pdmodel.encryption.PDEncryptionDictionary

Uses in package org.pdfbox.pdmodel.encryption

Classes derived from org.pdfbox.pdmodel.encryption.PDEncryptionDictionary

class
This class holds information that is related to the standard PDF encryption.

Methods with return type org.pdfbox.pdmodel.encryption.PDEncryptionDictionary

PDEncryptionDictionary
This will get the correct security handler for the encryption dictionary.

Uses in package org.pdfbox.pdmodel

Methods with parameter type org.pdfbox.pdmodel.encryption.PDEncryptionDictionary

void
This will set the encryption dictionary for this document.

Methods with return type org.pdfbox.pdmodel.encryption.PDEncryptionDictionary

PDEncryptionDictionary
This will get the encryption dictionary for this document.