59606162636465
} catch (IOException e) { throw new TransactionException(e); } catch (InvalidKeySpecException e) { throw new TransactionException(e); } this.request = new PkcsReq(transId, Nonce.nextNonce(), csr); }