예제 #1
0
 public void setP(byte[] p) {
   setP(new BigInteger(p));
 }