Home | History | Annotate | Download | only in binary

Lines Matching refs:toIntegerBytes

1008         return encodeBase64(toIntegerBytes(bigInt), false);
1018 static byte[] toIntegerBytes(BigInteger bigInt) {