What is the use of IJCE.properties file?
Whenever I try to sign the data with class javacard.security.Signature,
it prompts me
the error for failed to load the IJCE.properties file even I have
definitely point to it
in the CLASSPATH.
Thanks.
Warning: failed to load the IJCE.properties file.
Make sure that the CLASSPATH entry for IJCE is an absolute path.
Exception in thread "main" javacard.security.CryptoException
at
javacard.security.CryptoException.throwIt(CryptoException.java:123)
at com.gemplus.javacardx.crypto.Crypto.des(Crypto.java:200)
at
com.gemplus.javacardx.crypto.SignatureDES.update(SignatureDES.java:266)
at
com.gemplus.javacardx.crypto.SignatureDES.sign(SignatureDES.java:315)
at Test2.sign(Test2.java, Compiled Code)
at Test2.main(Test2.java:104)
-Tsang Hin Chung
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.