Protected Member Functions |
void | init () |
void | choosebytes (StringBuffer sb, byte[] altN) |
String | crypt (String password) |
String | crypt (String password, String salt) |
Additional Inherited Members |
static String | digestToString (byte[] digest) |
static final String | b64_from_24bit (byte B2, byte B1, byte B0, int size) |
Constructor & Destructor Documentation
com.graeff.pwencode.SHA256CryptEncoder.SHA256CryptEncoder |
( |
| ) |
|
Member Function Documentation
void com.graeff.pwencode.SHA256CryptEncoder.choosebytes |
( |
StringBuffer |
sb, |
|
|
byte[] |
altN |
|
) |
| |
|
protected |
void com.graeff.pwencode.SHA256CryptEncoder.init |
( |
| ) |
|
|
protected |
The documentation for this class was generated from the following file: