1
1

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

Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
Jakub Jelen 2019-03-26 09:40:11 +01:00 коммит произвёл Andreas Schneider
родитель 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,