|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
[Muscle] MusclePAM PIN_SIZE
From: Karsten Ohme (widerstand
t-online.de)
Date: Mon Jun 27 2005 - 15:19:20 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I just working on the PAM module to support PIN support with a keypad.
The size of a PIN is always the fixed PIN_SIZE. Of course this will
result in trouble if the PIN is not of size PIN_SIZE in the applet. I
see the structure pam_response of PAM where the PIN is stored as a char.
Does anybody know if this structure is correctly terminated with a \0
character? So the PIN size could be determined with strlen().
Thanks, Karsten
_______________________________________________
Muscle mailing list
Muscle
lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]