Code: Select all
D:\JCALGT~1\src\AlgTest\AlgPerformanceTest.java:64: cannot find symbol
symbol : class KoreanSEEDKey
location: class AlgTest.AlgPerformanceTest
KoreanSEEDKey m_koreanseed_key = null;
^
I find that, the KoreanSEEDKey class is existing in "C:\JavaCardKit\SDK\Tools\JCIDE\apis\jc222\javacard\security\KoreanSEEDKey.java", why?