1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-11-27 13:21:11 +03:00

doc: Update the description of the pki_private_key_decrypt() function to match reality

Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Jakub Jelen
2019-03-26 09:40:11 +01:00
committed by Andreas Schneider
parent bb7920efbc
commit 4012338862

View File

@@ -95,7 +95,7 @@ fail:
}
/**
* @brief decrypts an encrypted ed25519 private key blob
* @brief decrypts an encrypted private key blob in OpenSSH format.
*
*/
static int pki_private_key_decrypt(ssh_string blob,