protected void engineReset() { hostKeyPair = null; super.engineReset(); }
protected void engineReset() { I = null; p = null; userKeyPair = null; super.engineReset(); }