コード例 #1
0
        public void SetUp()
        {
//			fp = new ECPointTest.Fp();
            Fp.CreatePoints();

//			f2m = new ECPointTest.F2m();
            F2M.CreatePoints();
        }