Hi!

 

I try to unblock my card with this line of code

 

Int i = setec.ResetRetryCounter(SC_AC_CHV, 0, (const u8*)puk,
strlen(puk), (const u8*)pass, strlen(pass));

 

But it will always return Wrong Length, why?

 

I may have something wrong with the int ref parameter,.

 

 

/Henrik Holmberg

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to