Inheritance diagram for com.graeff.pwencode.NTEncoder:

Public Member Functions | |
| NTEncoder (int what) | |
| boolean | accepts (String encoding) |
| String | encode (String password) |
Static Public Member Functions | |
| static byte[] | toMSUc (String text) |
| static void | main (String args[]) |
Static Public Attributes | |
| static final int | NT_ENC = 0 |
| static final int | LM_ENC = 1 |
|
|
|
|
|
Reimplemented from com.graeff.pwencode.EncoderImpl. |
|
|
Reimplemented from com.graeff.pwencode.EncoderImpl. |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5