
benjamin at py-soft
Jan 21, 2009, 12:57 PM
Post #1 of 1
(597 views)
Permalink
|
2009/1/21 Benjamin Donnachie <benjamin [at] py-soft>: > The other thing is one of my users is having problems with the native > Mac pinentry program. One theory I have is that it's not dealing with > character encoding properly - am I right in thinking that everything > should be passed to it in UTF-8? The source code is on my devel box > at home - I'll have a look when I get in... Red herring: char * pin = (char *) [[pinentry getPINField] UTF8String]; Back to the drawing board! Ben _______________________________________________ Gnupg-devel mailing list Gnupg-devel [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-devel
|