doc: Update the description of the pki_private_key_decrypt() function to match reality
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
родитель
bb7920efbc
Коммит
4012338862
@ -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,
|
static int pki_private_key_decrypt(ssh_string blob,
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user