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

Uses in package org.pdfbox.pdmodel.encryption

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

class
This class represents the protection policy to use to protect a document with the public key security handler as described in the PDF specification 1.6 p104.
class
This class represents the protection policy to add to a document for password-based protection.

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

SecurityHandler
Get the security handler for the protection policy.

Uses in package org.pdfbox.pdmodel

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

void
Protects the document with the protection policy pp.