mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-06 10:27:22 +09:00
feat(string): add ssh_string_from_data function to create ssh_string from data buffer
Signed-off-by: Praneeth Sarode <praneethsarode@gmail.com> Reviewed-by: Jakub Jelen <jjelen@redhat.com>
This commit is contained in:
committed by
Jakub Jelen
parent
00f1d6fac2
commit
74d1bf51b5
@@ -492,5 +492,6 @@ LIBSSH_AFTER_4_10_0
|
||||
sshsig_sign;
|
||||
sshsig_verify;
|
||||
ssh_string_cmp;
|
||||
ssh_string_from_data;
|
||||
} LIBSSH_4_10_0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user