[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Public key types
[Thread Prev] | [Thread Next]
- Subject: Re: Public key types
- From: Bruno Buzzi Brassesco <bruno.brasesco@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 23 Jul 2020 10:44:16 -0300
- To: libssh@xxxxxxxxxx
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-lisz@xxxxxxxxxxxx> 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 > > >
Re: Public key types | Anderson Sasaki <ansasaki@xxxxxxxxxx> |
Public key types | Bruno Buzzi Brassesco <bruno.brasesco@xxxxxxxxx> |
Re: Public key types | g4-lisz@xxxxxxxxxxxx |