Le jeudi 25 novembre 2021 à 09:13 -0800, Will Cosgrove a écrit :
> Hi Bastien,
> You’re using OpenSSH keys in your test project and the only backend
> that implements OpenSSH key parsing is the OpenSSL backend.
> 
> The functions other backends need to implement are the functions in
> OpenSSL with *_openssh_* in the names.
> 
Hello,

Thanks for your response. So if the crypto backend is not openssl, I
have to convert the OPENSSH PRIVATE KEY into a standard PEM private key
by myself ? (and do the same for the pubkey)

Regards,

-- 
Bastien Durel
DATA
Intégration des données de l'entreprise,
Systèmes d'information décisionnels.

bastien.du...@data.fr
tel : +33 (0) 1 57 19 59 28
fax : +33 (0) 1 57 19 59 73
45 avenue Carnot, 94230 CACHAN France
www.data.fr

-- 
libssh2-devel mailing list
libssh2-devel@lists.haxx.se
https://lists.haxx.se/listinfo/libssh2-devel

Reply via email to