@Before
 public void setup() throws IOException {
   keyPair = TestUtils.createKeyPair();
 }