sshkey: Fix loading of ECDSA keys from files
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
typedef struct sshkey_public_key_t sshkey_public_key_t;
|
||||
|
||||
/**
|
||||
* Public key implementation supporting RFC 4253 decoding.
|
||||
* Public key implementation supporting RFC 4253/RFC 5656 decoding.
|
||||
*/
|
||||
struct sshkey_public_key_t {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user