Hi, Thank you for the fast answer. Unfortunately ssh_key_type_to_char() answer NULL so the type is unknown.
regards, bruno El jue., 23 jul. 2020 a las 10:21, <g4-l...@tonarchiv.ch> escribió: > On 23.07.20 15:06, Bruno Buzzi Brassesco wrote: > > > But ssh_key_type() answer numbers like: > > 19111840 > > 19113312 > > and so on ... > > Which does not seem correct because it should be a "ssh_keytypes_e". > > Did you try ssh_key_type_to_char()? > > If it gives the right results, then you are just using a wrong printf > format type specifier for debugging... > > Regards, > Till > > >