http://i2p-javadocs.i2p/net/i2p/router/web/ConsolePasswordManager.html
PasswordManager PROP_B64 , PROP_CRYPT , PROP_MD5 , PROP_PW , PROP_SHASH , SALT_LENGTH , SHASH_LENGTH Constructor Summary Constructors Constructor Description ConsolePasswordManager ( RouterContext ctx) Method Summary All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean checkMD5 ( String realm, String subrealm, String user, String pw) Straight MD5. Map < String , String > getMD5 ( String realm) Get all MD5 usernames and passwords. boolean...