Class passwords


  • class passwords
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      passwords()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static byte[] utf8_password_to_pdfdoc​(java.lang.String ss_, boolean encrypt_b)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • unicode_latin_extended_windows_map

        static final int[] unicode_latin_extended_windows_map
    • Constructor Detail

      • passwords

        passwords()
    • Method Detail

      • utf8_password_to_pdfdoc

        static byte[] utf8_password_to_pdfdoc​(java.lang.String ss_,
                                              boolean encrypt_b)