Home | History | Annotate | Download | only in ssl

Lines Matching full:hex2bytes

2847 +	byte[] hex2bytes(String s) {
3136 + byte[] key = hex2bytes(onetimekey);
3138 + byte[] cert = hex2bytes(onetimecert);
3175 + byte[] cert = hex2bytes(viewer.serverCert);