Package com.yahoo.security
Class Base62
java.lang.Object
com.yahoo.security.Base62
Base62 encoding which has the nice property that it does not feature any
potential word/line-breaking characters, which means encoded strings can
usually be selected in one go on web pages or in the terminal.
- Author:
- vekterli
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Base62
public Base62()
-
-
Method Details
-
codec
-