Am Donnerstag 04 Februar 2010 09:35:14 schrieb Peter Stuge: > Andreas Jellinghaus wrote: > > windows has no termios, so I can #ifdef out those parts and it will > > do what common_getpass does - the user enters a password, but the > > characters are not hidden. > > OpenSSL has solved this on Windows. Does anyone know how?
ah, I was wrong, _getch() does not echo the character. so we can use the old code for windows. Regards, Andreas _______________________________________________ opensc-devel mailing list [email protected] http://www.opensc-project.org/mailman/listinfo/opensc-devel
