[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: g4-lisz@xxxxxxxxxxxx
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 23 Jul 2020 15:20:59 +0200
- To: libssh@xxxxxxxxxx
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 | Bruno Buzzi Brassesco <bruno.brasesco@xxxxxxxxx> |
Public key types | Bruno Buzzi Brassesco <bruno.brasesco@xxxxxxxxx> |