Dazai
class AMCLTest { @Test fun testCtx(){ val kbls = KBLS() kbls.genPrivateKey("Test private key"); } }