1
1

dh: Add function references to ssh_print_hash() doc

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Этот коммит содержится в:
Andreas Schneider 2019-02-07 09:48:09 +01:00
родитель b84949b32c
Коммит 9f9afab3e6

Просмотреть файл

@ -900,6 +900,9 @@ char *ssh_get_fingerprint_hash(enum ssh_publickey_hash_type type,
* @param hash What should be converted to a base64 string.
*
* @param len Length of the buffer to convert.
*
* @see ssh_get_publickey_hash()
* @see ssh_get_fingerprint_hash()
*/
void ssh_print_hash(enum ssh_publickey_hash_type type,
unsigned char *hash,