PDF4Java Reference Documentation
Inheritance Hierarchy
In This Topic
    com.o2sol.pdf4java.core.security Package
    In This Topic
    Provides support for PDF security and encryption.
    Classes
    ClassDescription
    Defines a PDF security handler that uses AES encryption.
    Defines a security handler that does not encrypt the data.
    This class supports the internal library infrastructure and should not be used by external client code.
    Defines a PDF security handler that uses RC4 encryption.
    efines an abstract PDF security handler.
    Defines a base class for standard PDF security handlers.
    Enumerations
    EnumerationDescription
    Defines the supported PDF encryption algorithms.
    See Also