Hello everybody!!!
I still have the problem with the owner pin. With the test environment
"SmartCafe" from Giesecke&Devrient it works but with my OCF program it
doesn't work.
With SmartCafe:
CLA INS P1 P2 DATA LE
00 01 00 00 "1234" 4
My OCF program:
byte[] data = new String("1234).getBytes();
APDU(ptcs,0x00,0x01,0x00,0x00,data.length,data);
Do I have to use the CHV classes??? Can't I send the APDU commands by
myself?
I am waiting for help.
Ciao
Kaweh
---
> 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.