Class PDFPassword.PDFDocEncodingByteGenerator
java.lang.Object
org.openpdf.renderer.decrypt.PDFPassword.CharsetEncoderGenerator
org.openpdf.renderer.decrypt.PDFPassword.PDFDocEncodingByteGenerator
- All Implemented Interfaces:
PDFPassword.PasswordByteGenerator
- Enclosing class:
PDFPassword
private static class PDFPassword.PDFDocEncodingByteGenerator
extends PDFPassword.CharsetEncoderGenerator
Generate byte[] representations based on the PDFDocEncoding
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class PDFPassword.CharsetEncoderGenerator
generateBytes
-
Constructor Details
-
PDFDocEncodingByteGenerator
-
-
Method Details
-
createCharsetEncoder
- Specified by:
createCharsetEncoderin classPDFPassword.CharsetEncoderGenerator
-