Home | History | Annotate | Download | only in widget

Lines Matching defs:toHex

1056             hashed = (toHex(sha1) + toHex(md5)).getBytes();
1063 private static String toHex(byte[] ary) {