Package org.openpdf.renderer.decrypt
Interface PDFPassword.PasswordByteGenerator
- All Known Implementing Classes:
PDFPassword.CharsetEncoderGenerator,PDFPassword.IdentityEncodingByteGenerator,PDFPassword.PDFDocEncodingByteGenerator
- Enclosing class:
- PDFPassword
private static interface PDFPassword.PasswordByteGenerator
Converts a string password to a byte[] representation
-
Method Summary
-
Method Details
-
generateBytes
-